Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8baac9…2031bd
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf87dfc…b7ea92
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce29be…b7d4d1
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0e2809…d81cf9
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x353e16…eb0bb9
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7be4db…0a821c
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6768e8…b99228
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcfc476…cf8d61
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x07fb5c…976efd
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2cfad9…d87359
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x24bccd…539cfa
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x6bdc45…d5c3a7
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe2cde8…d24542
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2029a1…322188
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2165f2…280deb
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfdf2b3…c92a88
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xce8e64…4a5a57
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xee5371…7d3ad7
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x1d6e41…fe2225
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa6dd34…dd3996
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9f6c54…ade698
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xf05a12…28c973
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x632821…9888ec
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x5cbd44…e5fca3
0xf7d7…79420x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9969da…0506a6

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.