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%coinbase7h ago0xc0af83…ef7103
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x26761d…4bde44
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0xbee163…42eb78
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x2a7bcb…d02aca
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x2a54aa…a6c9ec
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x4d8dbd…04620d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0xc7be69…caf974
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xfa205d…c6c8e5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xf24902…7c6f76
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0xe7a3ad…d8f5b6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x8a3cd7…b2b74d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0xa669aa…afdd15
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x1213bb…53573f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x1f9ebd…5b76f7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x06ede2…cc8383
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x945201…f944e1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x795f4f…37ef1f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase7h ago0x2d526e…fc9ba8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x2e0d5f…21cfa6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x651c3c…475a14
0x8000…efeb0x9fb3…1d9aBasex402 service$0.01100%coinbase7h ago0x8c2dda…1c0627
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase7h ago0x0fee28…b927e1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase7h ago0x93c853…d1dbba
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase7h ago0x98e614…ae2a3e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase7h ago0x2931b4…d063c9

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.