Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown55d ago0x4e076e…11377d
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown55d ago0x882e8b…5987c6
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown55d ago0xf20bfd…4990e1
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x269d64…5cb6b9
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x9d357f…1ee6cb
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x04dea2…09d73a
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xa24df7…97bcf1
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xf5c959…ddf5c8
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xdbfead…7921b4
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xed7dad…0838f7
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x10dd28…48d6a4
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xd3b513…9fcb1c
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xa263b8…a9d40e
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x353b91…a07d31
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x80719f…97056b
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x44adbb…eff370
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x7ea5e0…38e371
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xc0c6b8…95f7c6
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x07f8cb…323340
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xcab27e…a634c9
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x7b48c0…99960d
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0x5edb17…211cb5
0x265a…1ce80x9c95…e299Base$0.001100%Route unknown56d ago0xf5e875…bf88be

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.