Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x33ccab…62f4a8
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x9ea62c…c7367c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x21f657…57c887
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb8919f…0e85f0
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xa651bf…a55d44
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a2931…acf11a
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3091fd…2e0226
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x239ff1…28f138
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x45ab5c…9e1504
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x26fc76…e56a1b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x0de6ea…528c3c
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1a454c…ba1172
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xdc4ab4…bf8f04
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb29ec1…dcc2ad
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x07da10…7eb805
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x267e4f…1bd1ea
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xebbbb7…aead8b
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x15ec63…3dcde5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd05fd0…2ffeb6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x734ef8…dc26d9
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xc160b2…eda4e9
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x6d08d4…1dc7a5
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe3e1e0…f9a0cc
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x17d827…93dea6
0xa617…d8780x6a5e…c666Basex402 service$0.001100%payAI111d ago0x26afc9…23cce8

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.