Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x72f6…fb980x9b20…6837Base—$0.01100%coinbase88d ago0x5ddf89…afe16b
0x72f6…fb980xa753…c659Base—$0.01100%coinbase88d ago0xc4743e…ed1a5f
0x72f6…fb980x13f1…894fBase—$0.01100%coinbase88d ago0xb66c61…27a9ca
0x72f6…fb980x2627…0498Base—$0.01100%coinbase88d ago0xb13985…aea7f6
0x72f6…fb980x605b…9df5Base—$0.01100%coinbase88d ago0x6c8a4a…365283
0x72f6…fb980x9a44…8cd2Base—$0.01100%coinbase88d ago0x176e05…0c3079
0x72f6…fb980x7ae8…16c7Base—$0.01100%coinbase88d ago0x0474e3…fb3db6
0x72f6…fb980x4f9c…7667Base—$0.01100%coinbase88d ago0x597e32…13f200
0x72f6…fb980x89af…04bcBase—$0.01100%coinbase88d ago0xb07b43…aeba07
0x72f6…fb980xe340…c750Base—$0.01100%coinbase88d ago0x166cdd…55ba69
0x72f6…fb980x2fdc…d6d9Base—$0.01100%coinbase88d ago0xe23da9…bd3685
0x72f6…fb980x35dc…22cbBase—$0.01100%coinbase88d ago0x83bc97…62b9b4
0x72f6…fb980x1a81…72d2Base—$0.01100%coinbase88d ago0x8f6b39…1b0756
0x72f6…fb980xacd3…e192Base—$0.01100%coinbase88d ago0x61d8c9…4b287c
0x72f6…fb980x2e00…b6dbBase—$0.01100%coinbase88d ago0xf25d94…eacf0c
0x72f6…fb980xdc22…b211Base—$0.01100%coinbase88d ago0xeaacc4…bd40c6
0x72f6…fb980xd909…25d7Base—$0.01100%coinbase88d ago0xc375d0…193eda
0x72f6…fb980xea02…0fdeBase—$0.01100%coinbase88d ago0x4a463a…5c0b1d
0x72f6…fb980xc364…0128Base—$0.01100%coinbase88d ago0x1718be…f990aa
0x72f6…fb980xb9d8…e74aBase—$0.01100%coinbase88d ago0x45ae31…795575
0x72f6…fb980xc6a4…7e6cBase—$0.01100%coinbase88d ago0x68c36f…36675c
0x72f6…fb980x8f54…37d4Base—$0.01100%coinbase88d ago0xc801e1…667fc2
0x72f6…fb980x21bd…c943Base—$0.01100%coinbase88d ago0x6aaa2d…a87ae6
0x72f6…fb980x7d0c…974aBase—$0.01100%coinbase88d ago0xee2ae9…13830d
0x72f6…fb980x8f23…ee54Base—$0.01100%coinbase88d ago0x5961af…5826a2

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.