Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xba2e01…3bbefc
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x3ab74e…47de95
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x916a49…63d570
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x37d102…1b3896
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xfb5370…a050d4
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xdcd097…ff60b0
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x1ee58c…3a0579
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x657928…efd2ca
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x98526c…6d5777
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xf45491…20850b
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x0887d3…7e37ac
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x4b7e16…de7bdd
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xbaa18e…d21d51
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x5245f2…e9835e
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x4210d7…ea21f3
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x2b4357…67dde6
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x20379a…b9ea43
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x276d26…2351fe
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0xb5abce…4ddceb
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x06a514…2848cb
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x1ae17f…135ed3
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x5bf23d…57f95d
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x33ad2c…9f2ce5
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x7e6516…0a5bf7
0x546b…95080x9c95…e299Base$0.001100%Route unknown66d ago0x8bd8a9…13d4bd

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.