Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x0fd00e…463993
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x1ec652…129c8c
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xdd84c3…26908a
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xe921d7…10226f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x75941b…ff5143
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x2032d6…4dde37
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xf45bf1…959a08
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x308d33…b2c683
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xab26c8…f5ae62
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x2c42d3…0e41bd
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x90f502…9f30c6
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x484073…4eedb7
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xf2893f…4449aa
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xbf8ff4…639c63
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xe67240…4279bc
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x7eff12…e51bbc
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xd8efbd…91469f
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xd094ea…d5c077
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x3c6910…d8c292
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xdc5f08…a01d81
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x49aac0…f86f5e
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x3b14fb…bf7073
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0xfe0267…2a51fb
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x738f71…47fcfa
0x926b…29a00xfe80…47eeBase—$0.001100%fluxa21d ago0x12a0b7…698eb7

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.