Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3e5cb4…6003a2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x701d69…954410
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x0b6bf4…b80873
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4bd423…20bbe5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x79ede5…cc02c2
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf93ab7…d3f283
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4515f0…640a41
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0x71ccfd…4b98ea
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xdbc5e5…83dd44
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe4b902…8f897f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3e8f13…a62b5f
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x818fa9…2533b5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0xe64caa…e76d97
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0xd701e0…cd7ed0
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x7437c5…2a90db
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9e4cc0…65ead8
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x3d4c98…eb1eb9
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf4e3e7…d0302c
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x562ff8…9726b5
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0xba3752…a99e01
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x17cf87…9db376
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x00ee97…4d523a
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x92c4a8…399b38
0x37f7…06c00x6a5e…c666Basex402 service$0.001100%payAI121d ago0x30bd44…afab83

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.