Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x882696…865c52
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x9f6cfe…d8cc68
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x458080…798849
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x5b830e…441c6f
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0xf42518…58dbb7
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x5f1876…1ad402
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x4d40fb…98e4dd
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x89f6b0…3ec942
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0xef0f9c…1d6fba
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x453735…97410e
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x034057…231271
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x28d2d8…46067e
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x1a7135…4842b0
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x2a2584…1cf4f4
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0xd95b8d…7be406
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x6952b3…0cee54
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0xe2e41a…e6c211
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x083bd3…15e631
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x437cfe…8516df
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x216b9d…50b6d9
0x4949…ee210xfe80…47eeBase$0.001100%fluxa39d ago0x2be79d…6dc22b
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0x729a96…0f8a07
0x4949…ee210x9c95…e299Base$0.001100%fluxa39d ago0xa05aa9…384adf
0x4949…ee210x9c95…e299Base$0.001100%fluxa40d ago0xa234de…52211d
0x4949…ee210x9c95…e299Base$0.001100%fluxa40d ago0xb5038d…0bf6db

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.