Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xc72453…e0d0c6
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x053a7f…fd2586
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x4790ba…57e492
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xe434bf…57144f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x099c6e…5416b0
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x1931d3…72be94
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xb62644…bd8b27
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x6c2c6d…6a1726
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xb7c2c5…7b3566
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x455da3…37c2f7
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x62a2b8…ac4482
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xa31b70…88e963
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x85ca33…ba635f
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x60fa11…3db77e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x157841…88192a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0xf2e121…bfa6a7
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x66c169…9d0221
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x1df940…b3289e
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x7625b8…7cac5a
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase20d ago0x566fcd…b61a80
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase21d ago0xfc0c02…b32883
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase21d ago0x7a0d76…967c92
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase21d ago0x11799b…155475
0x6bd0…60900xa9dd…2315Base—$0.002100%coinbase21d ago0x516ca0…0e7df3

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.