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%payAI102d ago0xfac7f1…dcb292
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x59db48…49a0e2
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3a0992…1b6afe
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc3323…acd889
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x883348…73193e
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe56f43…b8bfc1
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0d358f…dda062
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x06af04…b5a488
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1f3a80…ec3097
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x56bcb6…18f5ad
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x43a12b…1430d7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0bc21f…1530fc
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1615d9…ba2ae7
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaf2cf5…8d3764
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x41943f…6ece37
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7ea6d9…8459b3
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8bd0ec…285890
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbabdd1…66c39c
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1c1a9c…3a0d0f
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4dc8e…69edd2
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9e436b…191067
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xcc92b0…016e9a
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0x911a1e…0abf50
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfe0ec8…164cca
0xd7bb…2e990x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbbb737…a91576

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.