Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xcc2fcc…d3a848
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x6ebf68…c45bcb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x44e303…201b56
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xc01985…441ea3
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x252f09…b64909
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x85d1d2…0fb5a4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x558ebb…4e58b4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xe502d2…5bf95f
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x102e24…0ededc
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xbf61ce…54f5f4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x83a177…8f72a4
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x71e9a2…6258f8
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xf8a8c6…a24d92
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x2f6d2d…2d11d9
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0xa6244a…fde79b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x576e12…5400b6
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa22d ago0x102f0b…487401
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xc6236f…faee30
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x5434ab…b7144e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xb0b63f…8cf09b
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x0aa9fa…91ecae
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0xa67090…47dfcb
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x37b6cc…5c1448
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x6348d3…eaa76e
0x8d08…b9080xfe80…47eeBase—$0.001100%fluxa23d ago0x8e27dc…1d724f

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.