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%coinbase16d ago0x4fc5ee…dfa1bf
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0x5f4764…3af7e3
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase16d ago0xf24d2a…19804b
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x8a27b3…e8e0ab
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x4e2b56…5e8243
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0xa79903…e8555a
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase16d ago0x75630f…89ee13
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x16ab85…6b20b9
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0xe7f0c8…2aaa2a
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x9aadf1…c1c09c
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x982712…46377b
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x61ccb4…4fea40
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x29cc82…587667
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0x2e27c4…63e714
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0xfb3bfa…0adfb5
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x2fdde3…2a2310
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0xe566fe…1dd703
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x1aac88…d7b0b7
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x257973…d5137d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0xf17416…282695
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase17d ago0xae844a…3cff1f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x1c22dd…e3287f
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase17d ago0x35cd7c…57657d
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase17d ago0x80c332…52e6be
0x4e99…7b2f0xf000…94fcBase$0.03100%coinbase17d ago0xcbdd1c…07f657

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.