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%coinbase5d ago0xf7ac1b…877e01
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase5d ago0x56ce5a…35063f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x2fa61d…ce61d0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x2140fc…229690
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase5d ago0x17a846…d9172d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0xddc215…036229
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xd973ba…945e76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xe42528…65e18d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x518dab…267016
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xbf4933…06b75e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xe2d1a1…dd085c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x78a6ab…2c793c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x809e51…b6554f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.0091100%coinbase5d ago0x376676…16a5f9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x6c5a7d…6f9a30
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xad4016…7c76a8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x72cdb3…b874a4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x14bac9…6a66cc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0x6afc70…e1f3f5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0xf66cce…74f69c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x6370c4…6e50dd
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xf2bbf4…20d8f9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase5d ago0x14615e…2c3794
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase5d ago0x6ac746…3ee362
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase5d ago0xfda172…984b89

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.