Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x274e83…2d82e2
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x4b9fe0…46ad29
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x9bd23f…ec9dde
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x89e57b…033ac0
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x447664…a80016
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x98afa6…865c18
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x7ae588…d47481
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa36d ago0x223ccb…93600b
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0x0db84e…3918c5
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0x1b40fa…dab9b2
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xfa57bb…72b5c3
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0xf52870…28a28a
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xcbd424…ef59e6
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xbcad61…055195
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xb1a38c…b309c6
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0xbb0931…5d094e
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0x5a7cb4…6986e4
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xac12ac…68da88
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0xdaf7c4…50e007
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0x512fb1…0345e2
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0x60caf7…688fe9
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0x368793…b1a650
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0xe64de6…346cc4
0xb4f9…69470x9c95…e299Base$0.001100%fluxa37d ago0xaed45f…267570
0xb4f9…69470xfe80…47eeBase$0.001100%fluxa37d ago0x89b853…78d9a5

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.