Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xc6adc0…5b509c
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x35c7c0…007d94
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x18b0d5…461257
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x24e728…5f0f1a
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x26cb7a…80730b
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x93f3d3…5f1469
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x859676…67a400
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x36b66b…7220ba
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xd33181…068743
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x6f3b89…8ceea7
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x8b5a6b…0fc077
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x416aed…c04341
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x1d1467…6091e9
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x965279…6575a6
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa43d ago0x9640d2…6dc1d9
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x611037…24bae0
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa43d ago0x758ce7…1bceeb
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x635f14…523da9
0xe9a0…d5520xfe80…47eeBase—$0.001100%fluxa43d ago0x90d2f3…06da10
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xe9295b…0f9335
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xf25574…df8019
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xd5a880…2deb65
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x4e899f…f57682
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0x496e3a…0b81a7
0xe9a0…d5520x9c95…e299Base—$0.001100%fluxa43d ago0xd70ae5…0e8671

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.