Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8780…71f30xfe80…47eeBase$0.001100%fluxa46d ago0xde267d…6a827e
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xddfb4a…aa5556
0x8780…71f30xfe80…47eeBase$0.001100%fluxa46d ago0xc33695…495ca0
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xe7b268…890509
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0x72702a…7d9968
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xfbd291…2f2488
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0x957d36…1b6225
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xad1781…6e1c4f
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0x582b75…4d2d81
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0x71470d…4cb365
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xda2b05…3096b7
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0x31afb6…fb0f29
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xa077a0…eb4358
0x8780…71f30x9c95…e299Base$0.001100%fluxa46d ago0xda7785…7326b1
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x964a5f…6cf717
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x25d6d6…66b115
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0xc49135…f0ce08
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x342349…8fb838
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0xf8d8b6…8ef3bb
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x8f4b46…0b5fd1
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x8e9b2f…26520e
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x894063…d59caa
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0xcc0d86…dae347
0x8780…71f30x9c95…e299Base$0.001100%fluxa47d ago0x1438a3…56d11d
0x8780…71f30xfe80…47eeBase$0.001100%fluxa47d ago0x27f0a9…a13ecc

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.