Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08eba6…4e3393
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x795825…b68c59
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xecdc06…5d655d
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa0707a…7092a4
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe0772e…5e6efd
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa5e4af…2845ec
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5ea4f2…8dc2d4
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe5ba3…165891
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x196f62…4eb862
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xca0eeb…b9bc78
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4cec99…2259a1
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x68c2f7…3a181d
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1a74b2…43889e
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa232f5…7fd5ae
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2e6342…376ac4
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xec1dc5…79418d
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x538703…c104f0
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa87ab0…aa82ee
0x8746…a1ba0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8d8ae8…256147
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd83cc9…d27fbc
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0x26dbaa…86db8e
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe195db…d296bb
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xe5b955…b07b69
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xb5cbbd…87d9f0
0x8746…a1ba0x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbf8027…6ce7db

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.