Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda66…dd3c0x3896…6b27Base—$0.01100%candidates101d ago0xb3e0b7…654b37
0xc5f4…ceb70x3896…6b27Base—$0.01100%fluxa101d ago0xd6704b…d11dab
0x3a18…47250x3896…6b27Base—$0.01100%candidates101d ago0x1439c2…cb1441
0x4958…1cae0x3896…6b27Base—$0.01100%candidates101d ago0xe82aec…7cfd93
0x4747…f75e0x3896…6b27Base—$0.01100%candidates101d ago0xf9bc7d…82f79d
0x6b19…71700x3896…6b27Base—$0.01100%fluxa101d ago0xb5065d…5053c2
0x3ba4…b0c20x3896…6b27Base—$0.01100%fluxa101d ago0x2107ee…e819bf
0xf140…41d40x3896…6b27Base—$0.01100%candidates101d ago0xf4f66b…03b167
0x98ec…02f30x3896…6b27Base—$0.01100%fluxa101d ago0x6f1515…873323
0x7b03…f8b10x3896…6b27Base—$0.01100%candidates101d ago0x813bce…62fe2c
0xf32d…53190x3896…6b27Base—$0.01100%candidates101d ago0xce7908…966c9e
0xad31…e57b0x3896…6b27Base—$0.01100%fluxa101d ago0x3a7be0…721f6c
0xbc04…76c30x3896…6b27Base—$0.01100%candidates101d ago0xcb085a…5ab262
0x2ecf…0ae00x3896…6b27Base—$0.01100%candidates101d ago0x6bb21e…80ecc0
0xc59e…7cc60x3896…6b27Base—$0.01100%fluxa101d ago0xd65758…56e6f4
0xf4c2…a95b0x3896…6b27Base—$0.01100%candidates101d ago0x894f03…1c0702
0xb258…b8bc0x3896…6b27Base—$0.01100%candidates101d ago0x33af46…7cfeeb
0x6773…d0d50x3896…6b27Base—$0.01100%candidates101d ago0xd79687…eba0ad
0x0466…8db40x3896…6b27Base—$0.03100%candidates101d ago0xf4c310…40bff5
0xc697…ded60x3896…6b27Base—$0.01100%fluxa101d ago0x9c525f…6c9f92
0x7502…c29f0x3896…6b27Base—$0.01100%fluxa101d ago0x237f0c…797c12
0x3051…50850x3896…6b27Base—$0.01100%fluxa101d ago0xd8f6e2…c0e67e
0x75e7…319e0x3896…6b27Base—$0.01100%candidates101d ago0x8d077d…d79cee
0x16a6…904b0x3896…6b27Base—$0.01100%candidates101d ago0x0e8c9e…3529c1
0xf2d3…b1f50x3896…6b27Base—$0.01100%candidates101d ago0x2c2222…156c42

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.