Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xcbb11f…327405
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x5f6d60…48870a
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xd45ece…d49af8
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xc0442a…4e21ea
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x609043…f2f2d9
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x10dcb6…72ff70
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0xf93fc4…fd9e70
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x33d79f…521bf6
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xc48224…5d916b
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x8e115e…ba46ae
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x3e7f32…d3b13d
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0x60131c…c8d734
0xec78…04d30xfe80…47eeBase$0.001100%fluxa32d ago0x7feef8…c1d789
0xec78…04d30x9c95…e299Base$0.001100%fluxa32d ago0xd7b57e…25cb79
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x264cd5…15f4b7
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0xd1bed3…dd6170
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x180426…269bd4
0xec78…04d30xfe80…47eeBase$0.001100%fluxa33d ago0x4112d9…184d44
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0xd88449…f90e2a
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x599c81…c40829
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0xfd6223…dfd878
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x057fd4…8576af
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0xc3e44a…65cd45
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x0409e8…898361
0xec78…04d30x9c95…e299Base$0.001100%fluxa33d ago0x122d7d…7e57ec

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.