Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x47ba6e…06c34b
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xa75e62…296ac6
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x4334c7…d011c2
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x44e674…c99ed8
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x5a943c…c24541
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xf6ce8c…2bd216
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xaad07b…46a406
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x3bbd8f…24e53d
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x316c2d…f9a249
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xe3424b…0b0f18
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x681bd4…252689
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xc9a07d…6ecd06
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xb9301e…15995d
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x955c2f…246bcc
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x1e9068…9d35b0
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xd1d3d3…88b2d2
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xf1b6ec…e72902
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x20c6e9…a0c1fc
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xa08a19…1d1078
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xfbdb12…abca6b
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x88e897…7ab606
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0xbb48e6…8b18c2
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x2ae448…fa8acc
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x873733…845968
0x30a6…641e0x260e…b61fBase$0.001100%Payer-submitted119d ago0x59911c…0aaec5

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.