Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x74f9c5…534776
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x6f3126…296ecd
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0221dc…fdf6c8
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbb86a7…18048e
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5f0056…cd3991
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x008d07…522a07
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x1f1a56…74463d
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x5171ed…85cee5
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ac0b1…293f5b
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x266e63…67f37b
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x4c637b…e70c5f
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x27718e…8aacb5
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x9ffb52…951ec7
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xacb9fa…0cda30
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xa4f904…2cae5c
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x43df96…17e898
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb66882…851303
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x00d24e…f20a47
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x7ad69a…60e3b1
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x875739…a6ff2b
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xb13d39…69c4ab
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x0d18d0…59cc6b
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xea543f…d90529
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0x59c25a…3182aa
0x1c81…e6720x6a5e…c666Basex402 service$0.01100%payAI113d ago0xbde789…4194f9

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.