Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xb92b3a…bfc3eb
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x24acd2…f0712b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xb3a7fb…039e55
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x2eff59…b867e5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xdb4a6b…03efc6
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x33d3b3…314f0c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x5e1f21…329802
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x95c51a…4464a9
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f2092…241473
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xbebd70…5912ff
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x88ceba…640133
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x819395…0e7ff3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xac6c25…3d8187
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xde66f4…5a990b
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xa6bf6a…d90280
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x9f9c05…e8bde3
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd8342b…55ddb5
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xc10501…de2efb
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xf10081…d762be
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x4d73ba…c39c0e
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x86d47a…d06669
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xd3ce58…8aff0c
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x7d29d4…c5fa30
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0xcfed0c…e61147
0xfc9f…05df0xfe80…47eeBase—$0.001100%fluxa20d ago0x820e43…6d5980

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.