Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x6d9aa7…df7f63
0xa981…978d0xac65…4417Base—$0.14100%fluxa122d ago0x42cc22…163e7f
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0xffc93e…53d387
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x31a570…d9a369
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0xbb13cc…18001c
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x24f89e…208f94
0xb90a…9ae40xa981…978dBase—$0.10100%fluxa122d ago0x075607…97f7fc
0xa981…978d0xac65…4417Base—$0.03100%fluxa122d ago0x09e1b9…08247c
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x0a6759…e643f3
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x11b8a3…ed058e
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0xa4a70d…53b9a1
0xa981…978d0xac65…4417Base—$0.12100%fluxa122d ago0x81040c…bd7a63
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0xfad815…75ea91
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x15cd05…23ac5d
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x3ce3e1…db0590
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x79bddf…8b4d9e
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa122d ago0x39be4f…2b8905
0xb90a…9ae40xa981…978dBase—$0.02100%fluxa122d ago0xc6aa94…d34e56
0xb90a…9ae40xa981…978dBase—$0.05100%fluxa122d ago0x632b5e…f40f3a
0xa981…978d0xac65…4417Base—$0.06100%fluxa122d ago0xbf3e7e…59be6d
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa123d ago0x54a938…b52024
0xb90a…9ae40xa981…978dBase—$0.01100%fluxa123d ago0x4139eb…c1cde7

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.