Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x06850a…cf291d
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xaf1547…5b7015
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xffed6f…2463f3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x500e9d…e08659
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x3cd45b…c009a4
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x33bc54…3f5b99
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x410c06…4355d4
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x54638d…152457
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x0cebb3…e4f1bb
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x356e85…6ecab3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x454274…55e12f
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x435bd3…7aff7c
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0xf284e0…c4ace3
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x9c2a23…68ccb6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x582115…be0bc2
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x2b04c8…9b92c6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase38d ago0x96ebbc…a15199
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xf3be37…c78b79
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x31db09…e49bf2
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xb73110…7e9678
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xc49bfb…01ab68
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x011594…9531ce
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0x7f0a8f…e08bb6
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xd7b8ee…92bfa1
0x4f97…221d0xa9dd…2315Base—$0.002100%coinbase39d ago0xa0feff…f7236f

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.