Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbde097…53f298
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x87b2e6…9a8d58
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd5f75b…e61aee
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc382e…bfd299
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x47aa80…128d44
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcaa5c1…972a27
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4e81e8…468261
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x6a0dde…5e597f
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa9e582…1046b3
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96cee2…178a71
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xabd489…eea6e5
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfd8524…d324c4
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x388878…ca76ac
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xbec96d…7c3f4f
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x02cada…64c8d9
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x115a3d…2e3460
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x909089…2eae90
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x80d316…1fcd36
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd53c8d…6ef34b
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1ea51…9ddf1f
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xef7577…13b8f3
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xb16e62…7bc7e1
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf1eac0…b427b9
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e59b3…f8239f
0x01fc…197a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x89c662…a25866

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.