Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0x11dc40…615253
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0x483780…7f6146
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0x47e742…e529d2
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0x3d92b1…026311
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0x083339…8f2f12
0xc573…96500x9c95…e299Base$0.001100%Route unknown42d ago0xc11d75…4e44e5
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x4b89a3…c17771
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x35afc1…33414c
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x8ab76c…71c6b9
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x573bfa…d19e74
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xb85017…eb78db
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x994e31…8316ec
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x939b19…573119
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x2de9cd…cb595e
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x1c1764…f73915
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xf6a408…e1dc11
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x88b4ce…6d798b
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xc66264…2c22b7
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x3b2fd2…ba950a
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xf416b8…f3b015
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x11c941…1a1b14
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xc73ec6…6d62a6
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x02f388…5aeb54
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0xe91ab4…e19d6b
0xc573…96500x9c95…e299Base$0.001100%Route unknown43d ago0x07cd2b…dda5d3

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.