Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x04fe52…cfb864
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xf6fee4…231570
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xd8bb9e…547995
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x0ae253…eba2b2
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x3423a2…393ff2
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xce2176…c8ea5f
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xa5ba7d…a2fdcf
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xe116d2…0ba370
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x5c3136…a63d42
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x550a22…8902a7
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xc1a463…25a4f2
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xbec76f…f39103
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xb20a27…7951ab
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xf94077…99b248
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xde4d61…27f157
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x343378…424f0c
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xd9cd5b…ebc616
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x331a23…372470
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x2f0e2b…61a242
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xd1a228…bd7ac0
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xd7bc99…f00f01
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x2f7120…2d7302
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x6353e5…c41c72
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0xdf8aeb…d4a977
0x9ea3…64f60xfe80…47eeBase—$0.001100%fluxa18d ago0x79407d…f48b11

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.