Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xbc7837…0c841a
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xb0af14…32d787
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x31d263…c0eaf1
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xcb3943…2193f8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x42e94a…7e44ec
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x12ff3c…e13d52
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xd984ea…b5b40e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xee7bcd…73f535
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x131214…a82bd9
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x325424…184135
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x31a134…499128
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xe8d505…dbe895
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x935faa…f30eef
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xa2e6bd…8e8a2d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0x9caab8…acb46d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa22d ago0xb4f3e0…643285
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x0ae004…3107e5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x07c039…925934
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x73673a…90cb2d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0xde2060…62950d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0xd65f93…89af0e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0xed4bc1…0b362e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x2c7860…965bc8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x30e9e7…caac34
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa23d ago0x576287…72e2b0

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.