Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x0b5d39…f5557b
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0xcc5b12…b9f95d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0xb935d4…a99a0d
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0xb3dfe5…62fa0b
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x083925…486f51
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x167966…aed826
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x46521f…d83ab7
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x2c512a…ad7d11
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x6440c2…60bd03
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x393b5f…124f57
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0xfbd53f…df18d2
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0xd12508…789318
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0xbeb9cf…9755d2
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x7d0051…a10877
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x50cdfc…15f847
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x4661ba…7de145
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x8fa96a…c4ba73
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x0c5b24…499cb7
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x1c8bb3…aca7a6
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x4835b0…e4c865
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x21f430…e019b6
0x0cee…75f30x9c95…e299Base—$0.001100%fluxa42d ago0x1e9a60…0d5d67
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x71ce34…2f4cb8
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x092fec…d5da62
0x0cee…75f30xfe80…47eeBase—$0.001100%fluxa42d ago0x9d2621…172a3c

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.