Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e57…2f090x9fb3…1d9aBasex402 service$0.01100%coinbase61d ago0xb0e0a6…2e7299
0x7e57…2f090x9fb3…1d9aBasex402 service$0.01100%coinbase61d ago0xebf32e…051ee5
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x1f364a…313fef
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x8c3407…c24041
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x69e825…361fdc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x77b285…12160a
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x5f5b9e…a3ba25
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0xcc1739…6af31b
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x3e2d26…c53876
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0xf24aac…ef5563
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x73b367…4bbbc0
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x2e74ec…9d265e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0xab6791…4c2e34
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0xfd75a8…ed3085
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x9033f5…1f7711
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0xe1c5c6…67cd84
0x8000…efeb0x9fb3…1d9aBasex402 service$0.05100%coinbase61d ago0x718503…152cd6
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0xd0c5b2…e9befa
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x18bb2d…a94796
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x873c54…16d8cc
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0x4c9941…640492
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0xee60e5…04d9a7
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x208231…1d6de9
0x8000…efeb0x9fb3…1d9aBasex402 service$0.005100%coinbase61d ago0xc131f5…81f68e
0x8000…efeb0x9fb3…1d9aBasex402 service$0.001100%coinbase61d ago0x242d98…9bcc81

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.