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.001100%coinbase33d ago0x1c0afe…42ac46
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x250bef…250a48
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0xe9e197…2ba16f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x3e085c…df0741
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase33d ago0xf71bdf…01d440
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x8c6a3c…fdbe5c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase33d ago0x3faead…3c8d92
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x08adc2…592783
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x95543d…d22226
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x8ae853…1798d9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x04d025…9ffbec
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x1e9daf…ae3dad
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x293b32…f3860e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x43c3eb…a9f059
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0xc260e8…40a1a5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x458830…0cbdd7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0xbf389a…e8384f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase33d ago0xf060e3…3b9064
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x9b1136…0d3cf4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x2b2b75…22404f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x1cbb1b…af1b05
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase33d ago0x1a4862…900edf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0x3f2b94…ea585f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase33d ago0x6f2532…3ae3b1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase33d ago0xe37671…3acdff

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.