Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaa0126…b80f25
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x9de5ca…981b27
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x56ef29…95761a
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xd22d2f…85d779
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xcec6e9…7c170a
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa78b9a…0e3fcb
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2aa220…e4b466
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x1f4733…04647a
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x93bbe2…785e9b
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x272108…7210bc
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x710321…cfe9c2
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xe73cdd…f8c6cf
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xaf0015…dcec94
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x91b4a9…54818f
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x4efb3a…eeae15
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x2e5a0e…09cbfd
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xfbeb7d…365a66
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0xa8af25…118951
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x13ff06…0ed861
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12d ago0x7c6f36…08eb95
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0xb9f108…fc27d1
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x07dc16…2490b3
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x87cc35…d3bd33
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x5e7153…042919
0xa3b6…8c730x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase13d ago0x30d28c…6e750f

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.