Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x7e1ab4…316f7d
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xc998bd…ab2a7a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xb4e7a5…1b43f4
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x5c81a0…971aed
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x8f3a90…84618d
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0xddca4d…52583a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase4d ago0x70ac8d…ad8f62
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x84371a…78a296
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb51a3f…a0096d
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xab3cd6…70f20a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe9d235…006c73
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x7b859b…ebaf2b
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xa5ed22…8af8bb
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xc430f1…4e5ed4
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x834ac4…3ea95e
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x8ea174…24b80e
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb90c1b…c08395
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x4643c6…30866a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xb7eec8…feaf38
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x94bbfa…1e2e17
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xcdb00f…4a2ade
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x78ab6c…1b3d5a
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xd31238…818598
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0x793521…1d64eb
0xe24e…cc4b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase5d ago0xe2513c…f3c373

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.