Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03c924…869220
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7078cd…e1ac21
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x94771b…433cc8
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77e88d…5770e0
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0402b4…94dc7e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57e30c…a443d1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6efe09…1f56fa
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb4b144…014e4f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x68d898…6846f1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x322352…1c88ae
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa94b73…3ae11b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1a5ad7…b6539a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0xad0774…beea57
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a3620…a6bc78
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8a72f2…abaac2
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f7429…afd645
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5674e0…14eedd
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0xddd60b…b3079c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9a27d2…b8d832
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1b420f…117c75
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7410d1…69cdcc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0x423e52…24536c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa54ee9…ba275b
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI116d ago0xed26dd…0d9bbf
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8693a2…94edc3

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.