Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x942013…4aeea8
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x97cc53…337f7c
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0x4764e2…b25330
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0x960ce1…1914a9
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0xbc28af…160634
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0x7f5e49…ed468f
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x140d30…2e1244
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0xd08612…e0cd93
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xc6b1b9…6c6848
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xa0cde5…d56ead
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x1c75fd…f94939
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0x7a1d46…c65ca4
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x689cde…6955ec
0x52ec…5cff0xfe80…47eeBase$0.001100%fluxa41d ago0x4bc2a3…2198b1
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x7229a6…e0c476
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xc21811…446e51
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x773efc…c4117b
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x6b2286…9580f6
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x42a865…898587
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x518a96…d52f8d
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x0fba01…4e458a
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xfe9eef…872079
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xb357bf…aaed58
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0x72cd57…3a443d
0x52ec…5cff0x9c95…e299Base$0.001100%fluxa41d ago0xcac8f7…c45fa1

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.