Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0x2173b6…032d59
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xb3721d…fd7103
0x876b…bdfc0x2670…293fBase—$5.00100%coinbase17d ago0x0a83eb…f79bdc
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xb27258…c555ab
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xe696d2…887357
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xfabdf0…857d4a
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xc28d20…cb8548
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0x7bffd8…f3add0
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0x5e0d12…7849a4
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0x711170…d926a3
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xbbe757…65c13d
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xeda248…a251ca
0x06ee…aace0x2670…293fBase—$0.01100%coinbase17d ago0xd203cb…2ab696
0x2373…3b4b0x2670…293fBase—$30.00100%coinbase17d ago0x683aea…dd7cde
0x60bf…d51c0x2670…293fBase—$30.00100%coinbase17d ago0xdbe81e…febbd4
0x4ba7…4f380x2670…293fBase—$5.00100%coinbase18d ago0xde0fba…9c27d8
0x06ee…aace0x2670…293fBase—$0.01100%coinbase18d ago0xa7f7a4…782a74
0x06ee…aace0x2670…293fBase—$0.01100%coinbase18d ago0x9a8320…60e799
0x06ee…aace0x2670…293fBase—$0.01100%coinbase18d ago0x4dcfa3…ec3674
0x06ee…aace0x2670…293fBase—$0.01100%coinbase18d ago0xee3567…2d2ed1
0x06ee…aace0x2670…293fBase—$0.01100%coinbase18d ago0xca6682…f76ee0

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.