Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8736…2aab0xb13b…8858Base$10.40100%payAI12d ago0x375e8f…95fad9
0x8736…2aab0x2c51…8be1Base$11.80100%payAI12d ago0x68fcc0…7ca3a6
0x8736…2aab0x7c82…2620Base$9.80100%payAI12d ago0x84466e…b3de58
0x8736…2aab0x5467…d618Base$1.00100%payAI13d ago0x0793a7…01c617
0x8736…2aab0xb2df…a661Base$3.90100%payAI13d ago0x026380…e2879b
0x8736…2aab0x037b…4f31Base$4.20100%payAI13d ago0x2c6b82…a760f2
0x8736…2aab0xb13b…8858Base$10.30100%payAI13d ago0x10390b…41596a
0x8736…2aab0x2c51…8be1Base$11.70100%payAI13d ago0x856aa5…10c6f6
0x8736…2aab0x7c82…2620Base$9.10100%payAI13d ago0xe15f0b…fad465
0x8736…2aab0xb2df…a661Base$1.00100%payAI13d ago0x810d2a…4e189d
0x8736…2aab0x037b…4f31Base$4.20100%payAI13d ago0xdb3e67…baa2e4
0x8736…2aab0xb13b…8858Base$10.30100%payAI13d ago0xabea5a…2de2d0
0x8736…2aab0x7c82…2620Base$9.10100%payAI13d ago0xad2184…da23ec
0x8736…2aab0x2c51…8be1Base$11.70100%payAI13d ago0xf42722…cf3b23
0x8736…2aab0xb13b…8858Base$9.60100%payAI13d ago0x869489…a9ea1b
0x8736…2aab0x2c51…8be1Base$11.30100%payAI13d ago0x58716d…396dc9
0x8736…2aab0x7c82…2620Base$9.10100%payAI13d ago0x61d669…6b8066
0x8736…2aab0xb13b…8858Base$9.60100%payAI13d ago0xdde839…cf3816
0x8736…2aab0x7c82…2620Base$9.10100%payAI13d ago0x16c33d…ca046c
0x8736…2aab0x2c51…8be1Base$11.20100%payAI13d ago0xeb2e7f…dde829
0x8736…2aab0xb13b…8858Base$10.20100%payAI13d ago0x6ac69a…99d797
0x8736…2aab0x2c51…8be1Base$11.70100%payAI13d ago0x6d1ca6…39f33a
0x8736…2aab0x7c82…2620Base$9.10100%payAI13d ago0xb5eb12…bba720
0x8736…2aab0x5467…d618Base$3.90100%payAI13d ago0x45a852…15eb0e
0x8736…2aab0xb2df…a661Base$3.90100%payAI13d ago0xb774ba…b56264

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.