Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x92c797…518a12
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x515281…d27e17
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x7518ae…8b00bd
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0xb7a715…75948e
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0xa0fdfb…5fe229
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x62e1da…09f9c7
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x9386fc…8c5044
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x0df5d0…22f341
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x1e97d7…003bff
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0xf0e714…68bba3
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x36ec4c…60e886
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x395cb4…68a0f5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x1aa1ae…c24aec
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0xae0738…3e1014
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0x61e6f2…2fb0b4
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0xb2fb32…856567
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0x102ee1…bac83e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0x14d94b…6f770d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0x1acd52…808b03
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0xf5fa91…81613d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase18d ago0x5b3857…539d6e
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase18d ago0x277fe6…6f5737
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase18d ago0x312186…955812
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase18d ago0x826e61…9ce444
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase18d ago0x503cc1…e2b74c

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.