Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xa4bb8b…524370
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x0a7e76…d174f2
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xb8eb08…0d9c20
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x5b98f8…df6bd3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x77756b…be9c0e
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x2b1e69…10f968
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x1ad3e6…9c0d3b
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xd4c119…b3dea9
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x44ab21…15d8cd
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x0b5b83…0b3d5f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xc17c62…989777
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x7dfd68…ab04d5
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xdd1b0c…75830e
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x6ead8d…7e6f4d
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x603106…e67a96
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x904225…91f9c3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xc1ea45…193959
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x3be7b5…58bffc
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xad4c64…5a276f
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xd61f4e…109e4a
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xcb414a…e77b90
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x09b9f5…7be956
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x74cba4…22c1a3
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0x89676b…597bec
0x7a02…b1710x9c95…e299Base—$0.001100%fluxa69d ago0xf020b6…116a8d

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.