Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5ee1fd…b0d82a
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x390db7…0675d0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5eed60…0d1761
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cc348…d19466
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe1daf5…e3a4af
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x549ef4…79cd76
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa711d8…b6a9f3
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xcbafab…359b91
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40a9a9…485a7c
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x2afd40…cc2208
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x31974c…d4a6d0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40b2f8…561a18
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbe52e3…919db0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xea08a1…75db2f
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf2368b…5a1888
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x40066f…db79a4
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8cc92f…f9f1eb
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc24c02…1bd81b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xdf2548…2edc2e
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb7c759…686c46
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc255da…377d89
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x091f9b…484bc0
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa78a78…afec9b
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xfedd3e…abb3ea
0xd60e…1bcf0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba5d72…42fb50

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.