Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x91a27f…650484
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x980415…6917dc
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x6f2796…550284
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x70455a…467093
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x89bf64…c60ecd
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x7d5cf2…d100a2
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x848eec…2ddd69
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0xf79875…4bf263
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x243e3a…e01546
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown44d ago0x2a64dd…98bc96
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x903c0a…64b39c
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xa2ea17…d790de
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x5a5f9b…10a378
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x295561…217685
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xec5059…fedaf6
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x70982a…a808b2
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xae7335…16fd6b
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xa2e7c3…d9c87a
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x4cfbf2…a00e64
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x0b7dd3…6dc02e
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xf8f337…634e05
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x475978…416628
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x702339…0df25f
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0x6691f7…5516a7
0xe7da…f0de0x9c95…e299Base$0.001100%Route unknown45d ago0xe30b12…07f348

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.