Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x46c298…b87d52
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xd00e03…867485
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x6e9f33…848c9c
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x1dce7a…b31572
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xd470a3…eb413e
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x08e301…c4e387
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x39bc90…c34e9a
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x0eb44d…855923
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x3b52aa…3a3927
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x529842…4bcb14
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x2e15f1…f33474
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x50421d…b0dba9
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x070f7f…d8076c
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xa9a121…56fdb7
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xd06f4e…6c874f
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xe16efb…cb26f4
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xb6cdf8…f4f16e
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xf56475…e56ce8
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x58119d…c572fe
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x6fbbfa…782916
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xcf0215…e04a65
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x70454f…81b18f
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0xaeb91f…d6bfb0
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x23893e…9d13d6
0x26dc…561a0xa9dd…2315Base—$0.002100%coinbase41d ago0x021277…cd2a1f

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.