Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xd2caf4…7ab044
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa50d ago0x562176…e4d2b0
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xe60436…b8caf6
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x81b26a…31c961
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x41654e…7ed9ac
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x5978d0…86e9b1
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xfa5f6d…f4fcca
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xd55776…ae02f7
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xd8e12d…dbecdf
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x7a5829…587c54
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xff8011…f05788
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x41e4dc…3b1e30
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xccc964…43a103
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xdbe557…5890e5
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xa3f06e…8f7733
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x0f0d81…54e4e4
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x34f2aa…73f6ab
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xcc3778…56f3df
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x6894ba…b8a0fe
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xc54bec…b29456
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x22c8e4…39b3ba
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0x9cfe24…748d87
0x2e41…34d20xfe80…47eeBase—$0.001100%fluxa50d ago0xd994ab…457454
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa50d ago0x576797…a9e0d0
0x2e41…34d20x9c95…e299Base—$0.001100%fluxa50d ago0xc03fe7…85728e

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.