Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x254a…d0910xa0ce…1f19Base—$0.20100%payAI92d ago0xf5033d…9791e0
0x254a…d0910xa0ce…1f19Base—$0.20100%payAI92d ago0xd2ebd0…181d48
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI92d ago0xb6f1fc…746286
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI92d ago0x2caef1…094f8a
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI92d ago0xfd0b89…6847b1
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI92d ago0xacbbd2…878381
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI92d ago0x088b35…0b5052
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI92d ago0x0e492d…f7e03b
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI92d ago0x77f3f9…a45f6e
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI92d ago0x9a22b2…d302e7
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI92d ago0x6bdf67…a0d198
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI92d ago0xab790f…022d91
0x254a…d0910xa0ce…1f19Base—$0.20100%payAI93d ago0xac3d79…384eaf
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI93d ago0x2a59d0…1f093f
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI93d ago0x8ea322…4192a2
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI93d ago0xa6eb3a…af2348
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI93d ago0x864522…b5490c
0x254a…d0910xa0ce…1f19Base—$0.15100%payAI93d ago0xcb1eeb…5643bb
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI93d ago0x61d5cb…1efdc5
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI93d ago0xb1ba69…c33f75
0x254a…d0910xa0ce…1f19Base—$0.10100%payAI93d ago0x3632a9…0715c3
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI93d ago0xd4c132…a69548
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI93d ago0xcfa6e8…50c4b3
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI93d ago0xf6291f…cfbf46
0x254a…d0910xa0ce…1f19Base—$0.05100%payAI93d ago0x431e06…d67675

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.