Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x5f6c60…d1fab2
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x8faa92…d7ee31
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x6718e4…34bf46
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x3a7a93…581989
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x42ab99…1ff029
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xace163…912011
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0x6d2a68…b37c81
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x1f901f…efd424
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa41d ago0xb6a614…1232a5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x636611…b3dba0
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0x748ca2…058e74
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0xaf7077…3d88dd
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0xd5eb9f…796a50
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0xf54107…fae7ab
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa41d ago0xba2c09…e956b5
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xee0068…d861c1
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xdaca5b…1eea6f
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xb7bcf0…28ba66
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xe5d5f0…504574
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xb2d3d3…3b1aa7
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0xd9fd6b…95341c
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0xef425b…13f021
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x421c79…f9bd32
0xb04e…e5340x9c95…e299Base—$0.001100%fluxa42d ago0x48d2a5…399402
0xb04e…e5340xfe80…47eeBase—$0.001100%fluxa42d ago0x9ae932…35ed0e

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.