Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xf89d23…a29f0c
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xdee1fe…ac92a3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xb45a2b…4aff6f
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xbd1d10…2e5098
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xed8b38…304d2e
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x2c40d8…4a3f5b
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xf14703…3607c8
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x63442d…7b73f9
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x08be4e…915296
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xf83714…00fda7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x4ab32e…2f93b3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xde9140…3f09a7
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x38edf6…845e73
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xa8467d…285bda
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x8d0ff6…7bfef0
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x526032…6e7de3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xf04038…4ea957
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x7c6f44…35d6e2
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x084e5b…0b2210
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x121625…7f2372
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x74d474…5c1612
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xebf414…2f11e3
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x513dd3…d39aad
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0xfb110b…12ff49
0x5a04…390f0xa9dd…2315Base—$0.002100%coinbase7d ago0x8650c4…8f39fd

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.