Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa74c28…a74277
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb7ec98…e62d52
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08219e…40f262
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7ecd3…fbd863
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa243f2…bd5900
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ae7de…d47913
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x680926…492a8e
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa3f5e2…db202d
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9bc457…fbffac
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8f51e7…652003
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x14fc31…03cd38
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd8b8ac…118334
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x153275…2caf09
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc9ffe7…b54d90
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xedf954…323c7f
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x90c23a…fe855f
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfd03b2…2356e0
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf70dea…059ad8
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x241160…89206c
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbef26…b18043
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x37b84b…d98cce
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x344233…50b5d3
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfae68c…94b995
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9511f8…5e88bd
0x103c…4ec10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53a635…d61014

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.