Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0xc7b521…82e315
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe1f23…5e4ebe
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0xbb67e3…2203a3
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x9a2ea8…7d1564
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x323aec…b28db0
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x52db7c…123561
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3477de…2af0bc
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x1f3ac6…88f339
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa35d ago0xa674ca…65ff89
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x12eefd…836120
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa35d ago0x71afe8…4a6edd
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x852a12…d33390
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3d8734…834271
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0e66d3…b51350
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x1c118a…eea4db
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3bec5b…877685
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3d4203…65e4e7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x3c8b5c…de964d
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x682b5f…3d77a7
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x052b35…1ace04
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x0c921c…8f7715
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x54c240…9fa53d
0xd8d1…b40a0xfe80…47eeBase—$0.001100%fluxa35d ago0x966607…6038dd
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa35d ago0x765abd…65e5dc
0xd8d1…b40a0x9c95…e299Base—$0.001100%fluxa35d ago0xe0cf05…a8e93f

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.