Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bd3…0e350xac65…4417Base—$0.16100%fluxa121d ago0x8e7549…c31a72
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x69fe19…0283fb
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x95c9bd…e3c69f
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x08cfbe…59c620
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x48b378…758ecd
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x29f4dc…d1766b
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa121d ago0x9246d7…c31a7b
0xb90a…9ae40x5bd3…0e35Base—$0.10100%fluxa122d ago0x197435…18d60a
0x5bd3…0e350xac65…4417Base—$0.02100%fluxa122d ago0xf2fe27…d79caa
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xeb1e89…6e87c2
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xdc5b7c…b9c272
0x5bd3…0e350xac65…4417Base—$0.05100%fluxa122d ago0xb3fa78…78282f
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xff7c52…c92738
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xdc340a…fd220a
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x54ff49…e7e93a
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x78ae22…abc4a4
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x2b108b…ad8f62
0x5bd3…0e350xac65…4417Base—$0.13100%fluxa122d ago0x785fa1…ae77b6
0xb90a…9ae40x5bd3…0e35Base—$0.05100%fluxa122d ago0xe0519e…c99342
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x204007…113a55
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xb54ff3…8b2ddc
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x46b83f…5ca106
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xfd72fd…f0eded
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0x7ba4f3…824326
0xb90a…9ae40x5bd3…0e35Base—$0.01100%fluxa122d ago0xbee878…6c49ff

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.