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.005100%coinbase16d ago0x3e7d9a…f7bc75
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x753d69…4b8fd0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x94dc31…af429c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xe16696…20718e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xe89de1…fbb8d7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xa44636…a2a8e7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x9d5cdf…11314b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x79eba8…98f543
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xcc527e…d8ac28
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x98c274…835ae3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x3c87c6…2af5fa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x0b97f6…7b142d
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x4cc01f…b206d8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xc7d5b4…b37b83
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xf92154…41b849
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xc78b8a…9ce4bf
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xdb16b2…5a7972
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xee5306…5f290b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x20916d…522858
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x5b7fad…ef3794
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xcfc7e3…3e2c6c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0xee8c9f…779313
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x7f7326…d8c57e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x2386d5…8e9566
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase16d ago0x6d6612…5ac169

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.