Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0xc565ec…1dec63
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0xa73eef…58e3b0
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x258a0b…e6dd5f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x8d93a9…10c85c
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0x556d80…a1eb26
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x1ef42c…82959f
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x2a9bcc…3d772c
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0x9d7c23…f5d503
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0xb51f35…e686f5
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x9bb344…fcdb6e
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0xbc5701…ef1b2a
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x4b5c4c…3b0ca0
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0xaaaf3f…172ab0
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0xf53a6e…e57000
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x49a9a7…45191d
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x7b4a77…a4f011
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0xfe12b7…20de03
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x2760ff…75c738
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x905df3…b9cc85
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x1f1dfb…fa74b6
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0xc8d2c3…0d698d
0x3801…5dc60x9c95…e299Base—$0.001100%fluxa38d ago0x9793a1…ad3d28
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0xbda4cf…2cf608
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0xab77df…8159d4
0x3801…5dc60xfe80…47eeBase—$0.001100%fluxa38d ago0x049039…ebe391

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.