Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x91839a…3c4369
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x9a8e41…900bc1
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x4b5554…438c40
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x21979d…3b544d
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0xa8d4a7…0f94ab
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x692bec…7df962
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x2e96b7…bbcb4f
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa41d ago0x0b5926…b892da
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0xb13c3b…6373ad
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0x69b6da…c895b4
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0x813b7c…dc0f19
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0xacf59a…af401e
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0x45ad7c…8a5012
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0x4327fc…3073b7
0xedc1…70d90x9c95…e299Base—$0.001100%fluxa42d ago0x17d42a…25a622
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x8f08fd…c52f90
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x9f81ff…88ed68
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0xa9ec50…9407f8
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x5cea2c…260351
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x6ff547…b8e308
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x8ec217…205b18
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0xc1d55c…b5bb35
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0xf7474e…24025f
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0xb13e21…63fcb1
0xedc1…70d90xfe80…47eeBase—$0.001100%fluxa42d ago0x5b3aca…20aed4

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.