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%coinbase11d ago0xd1f147…f07a5f
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x6a04f7…28326d
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x2cef2d…ca01a6
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0xb3f51f…1266e8
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0xf4d17b…b98292
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x2766c5…8cfd6e
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x27540f…02943c
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase11d ago0x5ca0a1…453bfd
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x13ad86…07c2dd
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x092c69…f213e2
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x4d3025…85ff9e
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x7e6764…230a10
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xb002e9…9e32f7
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x29b189…4eef56
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x941240…3fc462
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xef5c2f…cbcfa6
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x4f1003…6ce074
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x072174…4f3bdd
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x7453dc…aacc65
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x325007…f0d2e2
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x42b7e2…fafe5d
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0x50e142…cdfaa9
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xf5ca35…f146f2
0x4e99…7b2f0xf000…94fcBase$0.01100%coinbase12d ago0x257336…69b2bf
0x4e99…7b2f0xf000…94fcBase$0.10100%coinbase12d ago0xeff40d…d87fe4

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.