Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc16661…8a7f01
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x96e5f1…549d08
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x48e1f0…da97ab
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10ce22…ab9352
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x97bb9c…29b61f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6edc51…018c75
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x18a2c7…2aba7d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x027620…ab9da1
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x685c86…46097f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x46980a…e67bc2
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf1691d…dce81e
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x524be8…12a536
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x81b38b…9917a3
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xff5319…7153a0
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9dc6c1…c79e1c
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xbf5eed…73d000
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x386d6b…c781b8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb1f5b…071707
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x26ff79…155c2f
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x493428…83fcaf
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x788467…c6474b
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd04edb…f2794d
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77c553…563dd8
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8b9289…34f826
0xa55e…6f560x6a5e…c666Basex402 service$0.001100%payAI115d ago0x24df95…7d21cb

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.