Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xe6e853…a0efa9
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x679262…ac7c67
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xb34e21…b52f75
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd21831…b81a83
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xa6dc87…2efbbf
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa37d ago0xe5c064…cb0bd4
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x4352ad…ab8176
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xef8e31…3f44c0
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd159ed…171d15
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd252cc…2d613b
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x8fa2d9…d097eb
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa37d ago0x05161c…30f8f3
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xc7b8b5…a80ed8
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x518771…3c0a5c
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd3920b…e995cf
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x0acd14…ab63bc
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xaa857a…096a22
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x059455…77e860
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa37d ago0xa60d9c…081b00
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xda9dbc…b97dbe
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0xd9056a…06524e
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x689c10…7e689b
0xef63…7f4d0x9c95…e299Base—$0.001100%fluxa37d ago0x5b13bd…2634b4
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x83ee71…282e05
0xef63…7f4d0xfe80…47eeBase—$0.001100%fluxa37d ago0x1161f8…a905f1

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.