Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x294b92…c253ae
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xd971e4…39d966
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xfe89a7…e69c57
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x96b505…545c12
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xc4c29c…a11f02
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x18c44f…1333f5
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x80a6b2…ff95a8
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0xd3618e…3c8a82
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x12f475…e38d5d
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x10cf85…57d833
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x5b3940…2e4394
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0xb77380…ace19e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0xf9f916…22184a
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x20a5c1…466aac
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x433ea2…ddee1e
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x1c8aa5…ec0c6b
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x73870c…df0724
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x96ba03…3680d3
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x144fee…e20df8
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x5c3dbc…fa95cb
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x3433a5…fed99d
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x13c517…19ae7e
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0x7cff1f…9c9633
0xe209…d1de0xfe80…47eeBase—$0.001100%fluxa42d ago0xcc155a…d15953
0xe209…d1de0x9c95…e299Base—$0.001100%fluxa42d ago0x8af3b7…5ae255

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.