Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb44f86…d832af
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb2dbd2…a04c00
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x16d569…02074d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcfdc65…75c310
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x68e539…b3b335
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xec7aa8…48f58d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6c4878…fe05a1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3b4ab6…0835d1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4b3483…276bfd
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5a3be2…8bdfb5
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe59aeb…954f54
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ce680…bc003b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf40a85…d161fb
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x806724…50f228
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbe4d55…0dd5be
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xfab37f…b9a35c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb4d547…be4c1c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc56743…4a10e4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x61bf7e…5cc75e
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4cd3d4…344fe0
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xefc127…8c6cd1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8a8115…63fe6d
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0x55c259…370fb3
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf2b68a…22cc77
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf4b9a5…7d40ba

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.