Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0xd4fa11…52fe1a
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0xc85c7a…1caa82
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x232407…1f7ea5
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x801be4…580d4e
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x1cc167…15778f
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x476d55…8b2958
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x14ff78…6ab0d8
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x599ce1…82ffb9
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0xa2ab2e…515a71
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x840deb…e1cdbb
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0xd289cb…a0129a
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x8292a2…53a20a
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x89a6b2…443ea3
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x0dc512…ceccdd
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0xdaef08…8b201c
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x6c40a9…157a1d
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x00f26c…1e995b
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x64bbc9…b4695a
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa39d ago0x460e8f…07e883
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa39d ago0x33b54c…f58640
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa40d ago0x9f93b7…765bf6
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa40d ago0x7d9086…37ac11
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa40d ago0x49f432…6c9113
0x91fa…e83a0x9c95…e299Base$0.001100%fluxa40d ago0x53bc75…f64412
0x91fa…e83a0xfe80…47eeBase$0.001100%fluxa40d ago0x450af0…83672b

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.