Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1875…8fcf1d ago0xd9c589…dcb6f8
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb31a…568f1d ago0x9234b4…2c09e2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9d66…1ab61d ago0x8a0f32…18a2cb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4c91…bd491d ago0x840d65…e04c92
0xa787…64cf0x47c5…4fc3Base$10.5070%0xaf62…40b91d ago0x85ee12…f27652
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fb2…aefd1d ago0xe7b7d8…461cbd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x89a0…ff581d ago0x90b9d1…45ca7e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x73bd…b4441d ago0x0009f5…850fd7
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe4c8…f8871d ago0x25698e…d7f2b5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x817a…63b51d ago0x4fadd2…f4f40d
0xa787…64cf0x47c5…4fc3Base$11.5570%0x3764…3be01d ago0x4464d9…12642b
0xa787…64cf0x47c5…4fc3Base$94.5070%0xa48e…f6611d ago0xac2ddc…fcd57b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa438…8fb81d ago0xb3dbd0…0221d2
0xa787…64cf0x47c5…4fc3Base$21.0070%0x27f5…dfdc1d ago0xece32e…b2a81e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1bf5…a7161d ago0x7929d1…ddba26
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc807…52c71d ago0x3fa705…381bd0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbe69…29921d ago0x509194…d6728a
0xa787…64cf0x47c5…4fc3Base$21.0070%0x5a50…c82c1d ago0x7d1a7f…3753b4
0xa787…64cf0x47c5…4fc3Base$10.5070%0xca9f…d2011d ago0x62b68d…aec688
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0166…37af1d ago0x2c1771…13594f
0xa787…64cf0x47c5…4fc3Base$31.5070%0x0a75…f28f1d ago0xf05aaa…428718
0xa787…64cf0x47c5…4fc3Base$10.5070%0x96be…0b461d ago0xa5abb2…8ceef8
0xa787…64cf0x47c5…4fc3Base$10.5070%0x666e…09301d ago0x42880e…b5025a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x52ba…51771d ago0x5480ed…e89f4f
0xa787…64cf0x47c5…4fc3Base$31.5070%0x2158…e1601d ago0x04977b…a5000d

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.