Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xba3c28…c31f1c
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1d20e7…0ea508
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc8fb1f…e23813
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x8e802c…8efe77
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa4fbb1…5cfcde
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xee8157…d60df2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x07b564…563bce
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x400fd1…155135
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9b1df6…b550da
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x15fe8a…577cb9
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xf1d6c6…e197b3
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbac08a…373d68
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x42866a…4aba41
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x071431…cc3983
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xffa686…efaf77
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xe301f4…36e8d6
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x349fab…2dcf91
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x65546b…829c12
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x0fd584…535fe7
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9bc8b0…f6dc39
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc43e58…8f6ce7
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0xfff07f…4284a2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x0a370c…305b40
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1ee94e…a79d33
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa16d ago0x73d4b7…1caf53

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.