Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xd09ac0…49131b
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xf41cba…276ea3
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xdb547d…a3d1d8
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xaa81b2…53de76
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x7303c6…b298a0
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xff89bc…f6b643
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xe6ea86…c8527d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x58470e…c4d264
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x00c4df…d7ac38
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xe029d2…03e25e
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x7cc423…c27e1a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xdb78c1…e377e4
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x72a6ae…4d1782
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x9f2de4…afd0c6
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x3c0d34…0d575a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x40cc3c…166c2c
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xb9b9a1…1e84a7
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x29ce29…4136ca
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x07c1d5…ce325d
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xe5d24b…532950
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xf6309c…6bf249
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x0f7f63…d7565a
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x7c7463…af6dad
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0x90dda3…4507af
0x948c…2bb00xfe80…47eeBase—$0.001100%fluxa18d ago0xf2ba66…13c7b7

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.