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%coinbase17d ago0xc40c3c…4368d1
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x3c1e96…29deed
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x9ccee0…959732
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0xaf9d48…fba50b
0x8d99…01140xf000…94fcBase$0.01100%coinbase17d ago0x35c592…a35fc0
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0xa0560b…4bebef
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x801a4a…9d8ee9
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x6deddb…8d040c
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x89dae4…a91ed2
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x1ba8e1…274997
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x4528b3…2b5540
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0xc0b8dc…5eff97
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0xe1f2b9…1e1961
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x012b1d…d6fdb6
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x3762e8…427cab
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x315b07…991aaf
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x8e1b0d…596026
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x28c66d…db5c76
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x84b04d…74565b
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0xb77f02…38c4fd
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x053409…c2d77b
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x0aedfc…5e7b1d
0x8d99…01140xf000…94fcBase$0.03100%coinbase18d ago0x84957f…fba01a
0x8d99…01140xf000…94fcBase$0.01100%coinbase18d ago0x7d0d8b…7f49ae
0x8d99…01140xf000…94fcBase$0.10100%coinbase18d ago0xa9bcc1…01e289

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.