Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa37d ago0xda9387…4b013e
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xe59fb6…409baa
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x50c3b7…80c70d
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0x7b30d3…6d7dd5
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0x3d8b77…c6af54
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0xa43e9e…ba25f8
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xa11e30…b026bd
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0xc22966…507351
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x65f1d6…db476a
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0xfdc9bd…c9d58e
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xf243a5…727bc2
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xc4ba4d…db29cc
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xfc8931…961377
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x3642dd…348951
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xc6100b…d2e1e9
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x81018c…8a597a
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xcbf672…b41872
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x5db66d…628b8a
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x556f54…a20b6c
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xbd6213…330136
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x479dce…fa0be2
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0xe9ff66…73fd51
0xa440…f12c0x9c95…e299Base—$0.001100%fluxa38d ago0x8edc73…946159
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0x872043…8fb39e
0xa440…f12c0xfe80…47eeBase—$0.001100%fluxa38d ago0x9a6fd6…4c081f

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.