Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9bec…4c140x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x31fea1…2d4518
0x955a…10d60x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x2aa9fe…6ea141
0x7578…68370x6e00…b04cBaseBlockRun.AIAi$0.008520%Payer-submitted36d ago0x7ee6a2…4d9d07
0xb95e…64a30x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase36d ago0x94342c…bb1d27
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.008570%0xccab…80ae36d ago0xc0cd4e…62df3f
0x39f2…d32f0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x1e6560…a04e29
0x3a21…d9120x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x4e73e2…968c21
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x34645d…a2a4e3
0x609c…16720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x6b68a4…1d9200
0xa74f…e2f40x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x40a63d…b365fd
0x6ed9…65480x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x9e9975…0d73e4
0xe4dd…993e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x938893…0c7ae4
0x9075…96bf0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x74e91f…c6e383
0x1c81…1f050x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase37d ago0x1aef8b…fbc4d7

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.