Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xf868ca…29f8f0
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x26d589…19834c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x4ee280…c74342
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x08b2be…4b9231
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x37ffcc…5fa83f
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x37061b…ade446
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x0a85de…794718
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xc63521…b5925c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xa7490a…2000ff
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x48a156…390d86
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xf10e52…8cdba0
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xbe9859…8136f3
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x6179e1…2483f2
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x8dfd6c…0f0cf3
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xf0dc3a…1b08fe
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xac0aa5…06ca7e
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xbb396a…91ed8c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x42f61c…441bcc
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x30a347…5fb764
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xf4d376…6afbca
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x33af83…791e41
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0xfe1709…5ed88c
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x042bf9…15b335
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x64e8f4…99d287
0x8342…76a00x5aae…482eBase—$0.001100%coinbase10d ago0x08c352…e5b322

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.