Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xfe040a…27180c
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0x03366a…f19604
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xd5a428…827bbc
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0x654f64…df7840
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xe330fd…ee5f15
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xf628d0…bd0d87
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0xb77954…fa88a6
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xf830fc…19c69b
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0x8bf9bd…360c99
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0x97c7dd…a94541
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0xdf9c81…d6de27
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xc8ecb3…5ec3ad
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0xe7d2a1…5b8933
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0x288954…79f50d
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0xa009c7…d6f3cd
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0x7f7822…8b8a6e
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0xddaf28…3c22bf
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0xe829d9…63c864
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0x9b1f3a…e17611
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0x57c045…4a81a6
0x1744…0e750xf000…94fcBase—$0.20100%coinbase24d ago0x9a5269…680d32
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0xfad2b3…d2dc6c
0x1744…0e750xf000…94fcBase—$0.01100%coinbase24d ago0x505224…127147
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0x15a84d…399c88
0x1744…0e750xf000…94fcBase—$0.10100%coinbase24d ago0xa5bcb6…803638

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.