Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x7664f3…6135d0
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0xb10bad…9ece4e
0x20cb…538f0x51ed…6401Base—$1.2070%0x6d3f…730631d ago0x6caa2b…fedce9
0x20cb…538f0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase31d ago0x33d837…6f3bbd
0x20cb…538f0x6e31…b687Basex402 service$0.01100%payAI31d ago0x74bac2…51a7ff
0x20cb…538f0x6e31…b687Basex402 service$0.01100%payAI31d ago0xf47a8a…52527d
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x98f42f…3b49eb
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x5d7b7d…430b77
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x5462dc…75fd18
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x2bab62…9b1d64
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x806b57…7567d9
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x82fb9d…4c5c5b
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x088f69…05e998
0x20cb…538f0x6e31…b687Basex402 service$0.01100%payAI31d ago0xa254ad…63c7ec
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0x913cf3…4af7e2
0x20cb…538f0x6e31…b687Basex402 service$2.00100%payAI31d ago0xbcb73c…6dfb70

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.