Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0xb1d633…ddafa7
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0xddff4b…9f2b48
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0xb0bdb7…568699
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0x2c9645…ccbb93
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0x22bd99…a5fea8
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xcefc57…d35dc4
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x5e0e87…f79021
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x71a4a4…810786
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xc09d38…052d4e
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xb1f78f…6621a5
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0x3674e2…995d0d
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0xeff624…32572e
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0x2fa7b7…228b5e
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xaa8ce8…6e4f2a
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xcb1ed2…1fe4e0
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x738fa4…4b93b7
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0xaccaca…897e86
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x37fe81…35fa74
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x5b5700…49c7e1
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xe44f8d…ce72df
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0x281fb4…e0baee
0x497b…7fe90x9c95…e299Base—$0.001100%fluxa34d ago0x9ae603…73b512
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xc2f2c1…bb43bb
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xc3f4c1…38135b
0x497b…7fe90xfe80…47eeBase—$0.001100%fluxa34d ago0xf8b4ed…c86063

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.