Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xa3645b…17acf8
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x1206c7…14febb
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xd25ae6…aaf871
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x94a1ba…785a7c
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x486450…0bbe17
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xe709df…89c4ca
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xa4f73d…9f5839
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x20f694…f4a996
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x900c35…0517ed
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x44ce30…6db3e9
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x67fbf5…44af1f
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x53cca6…7ede2d
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xf58a5b…35ba45
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x60139e…f3e048
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0xc4dcab…832e90
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x4f094e…8b5e1f
0x8d99…01140xf000…94fcBase—$0.10100%coinbase7d ago0x17bc7c…ef1da5
0x8d99…01140xf000…94fcBase—$0.10100%coinbase7d ago0xfcd0ab…5c955a
0x8d99…01140xf000…94fcBase—$0.10100%coinbase7d ago0xdf3e55…e8eeac
0x8d99…01140xf000…94fcBase—$0.20100%coinbase7d ago0xc6cd7e…33ec02
0x8d99…01140xf000…94fcBase—$0.20100%coinbase7d ago0x331fa7…e581f0
0x8d99…01140xf000…94fcBase—$0.10100%coinbase7d ago0x5fa12c…e1142a
0x8d99…01140xf000…94fcBase—$0.20100%coinbase7d ago0xfd68f4…675de6
0x8d99…01140xf000…94fcBase—$0.10100%coinbase7d ago0xaa986b…4f933c
0x8d99…01140xf000…94fcBase—$0.01100%coinbase7d ago0x79f482…e0a75c

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.