Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xc0abaa…1deafd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0xb34422…592cfa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x797f67…8e8d2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x3e3a1b…80ce6e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x5fb01e…69fbbc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x8ebbb7…926149
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xd4e02f…03a4a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x7ee45c…999ebe
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x45f897…ac1053
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x0a3335…a445b6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase6d ago0xcf85ca…c2a35d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x15046d…90a334
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xe23a31…c4900b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase6d ago0x853345…51a3db
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0xff0e58…6391a4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase6d ago0xbcfe95…d0ca47
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase6d ago0x54ad05…c7b23e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase6d ago0x0fb72a…936696
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase6d ago0x3eda29…539e09
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0xb38c45…564c72
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x739544…11a1d8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase6d ago0xd46dac…cebb03
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase6d ago0x150351…924ec3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0x379ab1…eca145
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase6d ago0xeea8c1…19c60b

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.