Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x844262…c1a899
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xc020e0…3e5dd6
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0xecad29…8aa19f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0xc42dba…524f77
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0xbbca7d…659098
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x233880…48c444
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa33d ago0x955260…7b9d60
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x8e2fcb…ad2caf
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa33d ago0x232f11…4efd4c
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0x053e89…9d7856
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0x4924bf…0145c8
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0x666be4…e4e226
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0x10d288…aee343
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0xc3de4d…b1a518
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0x4139e2…cf118f
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0xc27179…0c5bdd
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0xd5671c…c9a2c3
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0x1b8de3…95a47f
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0xb8062d…f54977
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0xbd2121…b87c85
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0xca8069…7bf451
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0x5137b5…ee0882
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0xaffb51…66b9cb
0x2fec…2f4b0x9c95…e299Base—$0.001100%fluxa34d ago0x7163a2…23641e
0x2fec…2f4b0xfe80…47eeBase—$0.001100%fluxa34d ago0xbe1072…c94819

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.