Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xaa3414…fe5249
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xa05dd1…a44438
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xf63a19…a0ec47
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0x019da2…aef642
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xf5be56…9d4c8f
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0x7abbc8…907570
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xf3ca36…dd41f7
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xbeb265…b8ddae
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0x941f83…da7be8
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xaca2e8…e6fa66
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0x8212d1…3d3c70
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0x6c65c2…758411
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown52d ago0xa8ce45…28e9ca
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown53d ago0x3bfa37…592d3a
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown53d ago0xbd5386…7f361b
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown53d ago0x65e3cd…995d48
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown53d ago0x10ac93…fddd0e
0x7cfa…f16a0x9c95…e299Base$0.001100%Route unknown53d ago0x86d122…f095f9

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.