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%coinbase22d ago0xeef207…c450f1
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xcbcff8…47c930
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x16656e…462545
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xf45d47…cfc91a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x2cc89a…7969ff
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x999535…374e2d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x150043…4ffb0f
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x2669e2…beac6d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x60b9d3…06da50
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x1c4ea0…3e24f9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x6cbfc1…1a2e46
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xaed886…85169a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x5f22c0…586da9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xa93c7c…89de69
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x269135…c2c9b4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x472d52…b060d6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x34b229…558175
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x937c6c…bc400c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22d ago0x86c31c…71788e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xa26779…e823b2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22d ago0x0590d5…1f9e98
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase22d ago0x0b5474…919637
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22d ago0xfc8465…f7f4c4
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22d ago0xe44adb…b73aae
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase22d ago0x696aaa…afd780

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.