Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x50892b…0a5097
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x83027d…d36dfb
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x8e996f…2d6d0b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x552953…37a2da
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0xb14920…9c9815
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x76464c…243be5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x025f10…97334b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0xd4d4bc…08de1a
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x59934b…5800e4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x1acc10…82a908
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0x4d2a91…3ce725
0x4efd…51720x9c95…e299Base—$0.001100%fluxa69d ago0xddb138…dfe20b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x4157f5…515057
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x8d4aeb…d62b0e
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0xa4a6c1…8e3860
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x10f823…08bca5
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0xa3d27c…7c35c2
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0xfae025…f77943
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x60b938…1cd12b
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0xfca360…3cb0e6
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x77d131…095890
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x58afbc…b25a58
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x3ba8f6…810cff
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0xc683fe…685af4
0x4efd…51720x9c95…e299Base—$0.001100%fluxa70d ago0x5dd454…0d9637

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.