Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xffd141…231f89
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xde523f…3eb0c6
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7f5690…d7874e
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x047194…c01f85
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x637f3a…531873
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa6cba4…b48201
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcc8b4d…f286bf
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9b1b55…b2a4b8
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd079c1…5f5f31
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc9017c…e1bd1b
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd368d1…b0dbcc
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe1ac26…8d2b0e
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xed6d8a…72dd84
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x487d7d…0d2ee2
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc87956…149242
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xc5481c…ba319c
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x877177…e86f56
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xf23cfd…073049
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x96eacb…b37ca5
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd29646…b761bb
0x8097…9a7c0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x8a2420…b282b5

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.