Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xf0fdc4…f33568
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xb333f2…fcd4b6
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x447840…7453c2
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa36d ago0x2e2607…90c3d2
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0x100f2e…a10c2c
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xfc0755…ecd225
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa36d ago0xd6c8c8…ec83fa
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0xc60ca4…91e451
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0xfee3c8…dd6453
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x48551d…88e39f
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0xbc8626…14417b
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x379956…1b43ac
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x934951…810c8e
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x910939…50f724
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x55e58b…a26c04
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x474856…1d5d09
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x60f327…0175dd
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0xe739d4…b6a53e
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa37d ago0xa22f57…cda73c
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x852875…081ebc
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa37d ago0x55954b…4586e1
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa37d ago0x8ec95a…ee593c
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0x77c62c…1e1e43
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa37d ago0xb1477f…efadf8
0x98f3…869b0x9c95…e299Base—$0.001100%fluxa37d ago0x234f06…b0c1b7

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.