Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x5d0f7c…d36910
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xb69bc6…5ef022
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xf3f4f1…76b28b
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x86257a…8eebfa
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xcf92b1…295ae6
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c21b1…5dde34
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x40d741…307a2d
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x65d770…854095
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa86a6c…b7b185
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa42bb3…e4a4b3
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x7ed559…405e60
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa2bf00…56a9af
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x093b9a…6bdf09
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x57b8c1…33704e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa6d48a…ef01d7
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xb8ec81…f99d50
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x228271…4d7f62
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x5542d1…a739ab
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xa9a07c…b4998e
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xdf407d…6808d4
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x7770b1…8a9be6
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x8904fc…da256c
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0xce5f13…7b8a66
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x89e81b…59823a
0x2b34…bbdb0xfe80…47eeBase—$0.001100%fluxa19d ago0x3bb237…16bb36

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.