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 ago0xd14cbc…540427
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x75ac0b…ca6546
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x51d4d9…50e5d6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xd64db9…feb1a2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xf39f13…8cc714
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xd8afc3…a25b7e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x5210df…0c24b8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xc90334…d765c5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xb5e11e…8db5d3
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xa46c33…6435b0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x838d90…7b4ecb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x50d26e…cf688e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x6baac9…777f8e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x4db6b3…eed5a0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xd15b41…04832c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x151ee3…0249ad
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x242199…c3b5cb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x0b037e…54f512
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xe1a4b4…e9e11c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xaf407d…b53436
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x232b98…364bb8
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xaecfe4…7b3efb
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0x9b3432…cc385c
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xe5aeec…360cc6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase22d ago0xffbc30…91ac76

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.