Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa14h ago0x632511…fe91fa
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa15h ago0x754570…90f874
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa16h ago0x53f5aa…3125ce
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa17h ago0xdc40f0…f3c2ed
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa18h ago0x1f241a…58198d
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa19h ago0x399b65…d5ca66
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa19h ago0x04cebc…4c233f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa20h ago0x4874a3…93d003
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa23h ago0x32c57b…9b04bc
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x728e91…dd7a5c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0xd6548d…a2b174
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x68ca58…5e2d95
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x22c56d…b2b5dc
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x5aa052…7a2951
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x718a1a…837a6f
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x200867…7b94f4
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0xa8316d…1bca6a
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x1d9722…0368db
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x9d81ca…b62d91
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x3be18b…e49753
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x8fcda4…4fa088
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x48bb35…fe46d2
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x445b9e…95994c
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x3cb2ac…05f695
0x5c7f…a88d0xfe80…47eeBase$0.001100%fluxa1d ago0x35a2bb…806241

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.