Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xca45…91740x9c95…e299Base—$0.001100%fluxa66d ago0x7c6d3e…78d6c7
0xca45…91740x9c95…e299Base—$0.001100%fluxa66d ago0x01884e…f5a079
0xca45…91740x9c95…e299Base—$0.001100%fluxa66d ago0x048c40…e791a5
0xca45…91740x9c95…e299Base—$0.001100%fluxa66d ago0xd86697…b4af55
0xca45…91740x9c95…e299Base—$0.001100%fluxa66d ago0x7a19f2…7843fd
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xf8be2b…d955c7
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x40a1da…00d348
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x13a7cd…4c4cb5
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x92220c…4bd429
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xa28686…2dffa1
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x89df2b…d66ff5
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x1c27d0…5d8948
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xe732cc…5b2acc
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x604076…c5f3fc
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xe83c25…588dd1
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x2b8e02…260796
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xea0f29…41b6fa
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xc6bca7…5a4b21
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xb0b23c…f0b92a
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xc29f65…2b2215
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xfeb2a4…d6569b
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x83a796…f4f282
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x254948…4689ee
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0x5c266f…921027
0xca45…91740x9c95…e299Base—$0.001100%fluxa67d ago0xc43ca8…407208

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.