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.002100%coinbase19d ago0x3da244…42361f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0xd5a788…d0a0b6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x13c0e9…fded62
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase19d ago0x22cecd…8131c8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x66a0b1…f2fcf4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0xf04181…9b3096
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x4e8155…73cfc8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x2b3452…a607e7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase19d ago0x27f19c…b35cb5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xe78c69…d8be03
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x24508c…beb915
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x475e08…2f03b4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0xe7995b…ffd3e9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0x352648…626a28
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x03e98b…4b30a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase19d ago0x75aa7c…aac4c7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0xb3c358…1b708b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase19d ago0xf89131…46eb94
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase19d ago0x8c5bfa…a9e80e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase20d ago0x0da27e…020d92
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0x1de932…0c8067
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x5a357f…dde48e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x590b97…9e02f2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase20d ago0x4d22a7…83574b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase20d ago0xf3afa5…a7390a

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.