Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4e4f96…e97ad3
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7cdfdb…1e06ed
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7270d0…dbe0cb
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7800ea…31d8f1
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd9eedb…bb5956
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x817595…8e476e
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd68f62…9539e0
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x71a251…a7df62
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4f8427…9576e6
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x26a5d8…5464d4
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x986390…414aec
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0b4b16…e8362e
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf787bc…776d55
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x219aa7…2fd41d
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa27192…874dfe
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb5bec5…967015
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x53c982…808f2c
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf7d37d…209559
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x24e315…0394c6
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x04aa36…38ac0e
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2bfbc5…a68ac9
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x432241…b817ef
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x931479…4557c7
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d1d35…c76be9
0xd704…f6250x6a5e…c666Basex402 service$0.01100%payAI111d ago0x295626…45e082

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.