Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x97b373…11e3ae
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0xaa6af4…371df3
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0xb64dd2…d964cf
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x5b8f01…943562
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x24e747…85832a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x2873fa…4ced8f
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x580d0d…58f5ef
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x7f0c1b…b84f1a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x2ca756…db50e6
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x73c142…fe00b8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa70d ago0x6ca791…59730a
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0xf667b9…3076b9
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0xf89ce0…29166b
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0x117b1a…a8e9a7
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0x689c10…5db6f8
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0x79cb44…c15988
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0x6bce86…a77b95
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0xbf6bbd…23fbb4
0x68c1…a8610x9c95…e299Base—$0.001100%fluxa71d ago0x2ca2f6…f4f535

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.