Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0x25c4e4…c6512f
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0x4d3c02…bdb0f3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0xfc37cf…44f640
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0x3846de…8f7dc8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0x4c950f…9f46dc
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0x0b41b1…a912ca
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0xf426e5…93ffe7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0xe2b853…cd307c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa64d ago0xb0ec2f…a18225
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0xac6a76…321d26
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x742996…77a0f8
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x633a90…dc1724
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x01e16e…1609fb
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x8f2a4c…79dd88
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x171a8b…9a8ea3
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x59b717…142fcb
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x43f6a8…c92419
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0xd10f52…bf926a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x323f84…f3d625
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x123734…d4cdf7
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x3a193b…80c10c
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x6bf533…e788a1
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0x1190f5…9c8a2a
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0xba16c8…dd53d4
0xffcc…6ff00x9c95…e299Base—$0.001100%fluxa65d ago0xb8ac41…5334ba

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.