Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x467f…a4c10x85b4…627cBase—$3.17100%coinbase17d ago0x880c56…7c0f4a
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase17d ago0x8b4c52…6b5a14
0x467f…a4c10x85b4…627cBase—$0.61100%coinbase17d ago0x110df2…d677b6
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase17d ago0xa6032d…e90f8e
0x467f…a4c10x85b4…627cBase—$0.50100%coinbase17d ago0x3ccfb6…a6d0f8
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase17d ago0x79e010…507913
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase17d ago0x15c123…631a91
0x467f…a4c10x85b4…627cBase—$1.96100%coinbase17d ago0x1b9d2a…4b779b
0x467f…a4c10x85b4…627cBase—$2.11100%coinbase17d ago0xd9b0cb…b27664
0x467f…a4c10x85b4…627cBase—$0.27100%coinbase17d ago0xc9e3db…9f50c3
0x467f…a4c10x85b4…627cBase—$0.43100%coinbase17d ago0x3bfd9d…adc363
0x467f…a4c10x85b4…627cBase—$0.24100%coinbase17d ago0x63442a…d9a62f
0x467f…a4c10x85b4…627cBase—$0.15100%coinbase17d ago0x385eca…992a72
0x467f…a4c10x85b4…627cBase—$1.17100%coinbase17d ago0xfd0061…72fe2b
0x467f…a4c10x85b4…627cBase—$0.26100%coinbase17d ago0x535afb…6d5665
0x467f…a4c10x85b4…627cBase—$0.25100%coinbase17d ago0x6e88c6…bbf5c3
0x467f…a4c10x85b4…627cBase—$0.45100%coinbase17d ago0x5dcf55…b6f03e
0x467f…a4c10x85b4…627cBase—$2.82100%coinbase17d ago0x4b0eba…88f33f
0x467f…a4c10x85b4…627cBase—$1.93100%coinbase18d ago0x4137c5…87d735
0x467f…a4c10x85b4…627cBase—$0.57100%coinbase18d ago0xe8ed59…c151d9
0x467f…a4c10x85b4…627cBase—$0.54100%coinbase18d ago0x587486…8c40fe
0x467f…a4c10x85b4…627cBase—$0.67100%coinbase18d ago0x4eb650…36326e
0x467f…a4c10x85b4…627cBase—$1.09100%coinbase18d ago0xb4e96c…895758
0x467f…a4c10x85b4…627cBase—$0.42100%coinbase18d ago0xebea70…f7efdc
0x467f…a4c10x85b4…627cBase—$0.40100%coinbase18d ago0x8d8fe9…aed098

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.