Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0x8d1acf…518f1e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0xbba63a…8c0998
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0xe53726…d015e6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0xd30114…b7b801
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0x18c30b…295b64
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0x0901b0…f4afc8
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa66d ago0x44cdcb…8f1f4a
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x9c17cc…6993b3
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xd652df…137f77
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x296e44…4e0e2b
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xe846a8…7c4a33
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xd3e630…9a70e0
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x046c95…84fc15
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x2b43fe…6840be
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x010ee6…a7d7a2
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x3dcecd…52fcb9
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x391d06…331769
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xd5d55e…27f687
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x88d1d3…259c0e
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xeee66a…54a000
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xa7b3f6…d26ae7
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x6251b2…e4a611
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x810a6a…f3cae7
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0xc4c8fb…b880a6
0x8ee4…79770x9c95…e299Base—$0.001100%fluxa67d ago0x45d013…4b6c52

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.