Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe55e…f7480x8e77…e2d6Base$12.81100%mrdn76d ago0x5be412…6011aa
0xe55e…f7480x8e77…e2d6Base$26.01100%mrdn76d ago0xec7c59…2e58f0
0xe55e…f7480x8e77…e2d6Base$27.98100%mrdn76d ago0x13d45d…73c73e
0xe55e…f7480x8e77…e2d6Base$24.20100%mrdn76d ago0xc66728…d27268
0xe55e…f7480x8e77…e2d6Base$25.09100%mrdn76d ago0x07de47…5a04db
0xe55e…f7480x8e77…e2d6Base$19.70100%mrdn76d ago0x389673…9435a8
0xe55e…f7480x8e77…e2d6Base$20.40100%mrdn76d ago0xf7ab0a…832d6b
0xe55e…f7480x8e77…e2d6Base$13.46100%mrdn76d ago0xf812f0…11cd22
0xe55e…f7480x8e77…e2d6Base$27.30100%mrdn76d ago0x470862…f1a1db
0xe55e…f7480x8e77…e2d6Base$16.97100%mrdn76d ago0x6c6bca…407287
0xe55e…f7480x8e77…e2d6Base$13.34100%mrdn76d ago0xe41530…af5004
0xe55e…f7480x8e77…e2d6Base$18.64100%mrdn76d ago0x81aefd…f2c460
0xe55e…f7480x8e77…e2d6Base$17.88100%mrdn76d ago0xf2d828…9c70c2
0xe55e…f7480x8e77…e2d6Base$12.58100%mrdn76d ago0x29f98e…cd91a0
0xe55e…f7480x8e77…e2d6Base$16.33100%mrdn76d ago0x526057…1b3891
0xe55e…f7480x8e77…e2d6Base$24.45100%mrdn76d ago0x620059…4d990e
0xe55e…f7480x8e77…e2d6Base$17.06100%mrdn76d ago0xc4d04b…2de62f
0xe55e…f7480x8e77…e2d6Base$25.25100%mrdn76d ago0x1382b0…377be3
0xe55e…f7480x8e77…e2d6Base$16.13100%mrdn76d ago0x867ab6…e23ed4
0xe55e…f7480x8e77…e2d6Base$19.58100%mrdn76d ago0x3c0b49…4e3ff4
0xe55e…f7480x8e77…e2d6Base$20.20100%mrdn76d ago0xbd6228…150703
0xe55e…f7480x8e77…e2d6Base$19.89100%mrdn77d ago0x60ada6…7de737
0xe55e…f7480x8e77…e2d6Base$24.65100%mrdn77d ago0xd274b2…97fb34
0xe55e…f7480x8e77…e2d6Base$18.01100%mrdn77d ago0x176f04…3281c0
0xe55e…f7480x8e77…e2d6Base$13.12100%mrdn77d ago0xec3f1c…6c8e8b

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.