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%payAI115d ago0x0dfd9a…ea1ca1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x32baa6…1fbe91
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ff41a…076034
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa2035d…11c3cf
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1d4d22…3a02e2
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x920a1e…846487
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x847e85…4e74e1
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5349ec…790435
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6edae1…149970
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf0a30…f4884b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7a4dde…e7c6b9
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xadd2c7…2c08d7
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x426029…502f62
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0xaaacc2…a15e1b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34ee25…042f80
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x91d23a…0abd7b
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x907ea7…b32cae
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x774944…cf69cc
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3a74c7…518b98
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ce410…c6ae07
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2c19b9…5bbbba
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ce41a…1d60ad
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x40f6ce…8252f4
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x16ff1f…17185c
0xa3c6…d8890x6a5e…c666Basex402 service$0.001100%payAI115d ago0x38d138…81f1ef

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.