Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x0d9fff…2cbb5f
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x31937a…821137
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b5d6e…e345d7
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x80d851…ef9a0d
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcafb3a…44ceb0
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xcb9c24…d7e5c8
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x7b27ce…a82b50
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xda1564…afdf23
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8f5736…b7fa96
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8addf4…252528
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe1b959…11a6cf
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x288ca8…47240e
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0f30a…ddf2c9
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbf0b5b…5a2057
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb5dc13…4e77a3
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x985ee2…ab417f
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8ff074…abe1e4
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xca661d…1bbd1d
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbceb69…2b0d38
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x04e6e7…67d77e
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x5130a5…dd768c
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe2c928…cee9fb
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9b497d…5d8068
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x58b546…860b10
0x1fd9…174e0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7ad6c4…9b3979

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.