Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x21f403…a89c7c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x125817…721428
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xe5d84e…82f2f7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x06d40f…c1ab81
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xa8ad9c…beeff1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x0ffb70…7152e6
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xc55054…114e27
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x315b81…b535a0
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x597efb…c13b2e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xe5ec41…20fd1f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xf1ce7b…904fdf
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x2db276…f89fe7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0xe2c8c0…8d613d
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x41e774…a678c7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa78d ago0x8da47e…0f25bc
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x5222d9…c670b4
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x7016bb…9fd208
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xe9fcf9…bb4b0f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xa4f1f1…148a95
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x9b2804…97ae38
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xaa4f74…c2ab4b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xf528f2…4aee56
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x15c9bb…51ecd2
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0x56d6f0…254dea
0x1b71…59020x9c95…e299Base—$0.001100%fluxa79d ago0xcea4f6…ac1e32

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.