Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x4f3f1c…7b61be
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x75b490…819a1e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xae595e…da57ac
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x0a6c69…83f7f3
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0xec85b3…bc5e04
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0x2857aa…6301b3
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xfda9d5…4e6ed2
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x767dde…d843c9
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xd124bc…e98a78
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x42e514…3a854c
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0x577aff…427fa6
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0x3d643c…102e72
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xd5d96c…bb570b
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0x80d36e…982d10
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x311ad7…d39056
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x80615c…43ff74
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x7b125f…a90d15
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xddaa5d…37da1e
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0x622dee…e37349
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xdc529a…5cf96a
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xbaf5b8…e28d71
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xa4e573…fa2f40
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xa7da04…b1a637
0x9dc4…4cd80xfe80…47eeBase—$0.001100%fluxa38d ago0xc8fbcf…9e948a
0x9dc4…4cd80x9c95…e299Base—$0.001100%fluxa38d ago0x0e292a…0376d3

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.