Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x94f52e…fc3759
0xdd13…5f620x66d7…83bcBasex402 service$0.22100%coinbase47d ago0x7b6e9d…fd84cd
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0xe3b55d…ae2381
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x003184…5c5d7d
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0xde3e88…5ad455
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x0aeaf3…c59cea
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x0f3078…249fba
0xdd13…5f620x66d7…83bcBasex402 service$0.22100%coinbase47d ago0xcaa29a…8f8a21
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x7f8c7a…64ddc8
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0xe380ac…694805
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x6275b5…cc11fc
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0x3238cf…b13746
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x9eb08a…59ba35
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x3ea992…1ece43
0xdd13…5f620x66d7…83bcBasex402 service$0.22100%coinbase47d ago0x6b16af…278414
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0x4434ff…9711b8
0xdd13…5f620x66d7…83bcBasex402 service$0.03100%coinbase47d ago0x72d3bf…db3c33
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x4d0bd9…f467ef
0xdd13…5f620x66d7…83bcBasex402 service$0.22100%coinbase47d ago0x78a804…5f7382
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x1beaba…c8cc91
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x525fa2…74a6d2
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0x81c626…a6caa4
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0xfed711…9b9275
0xdd13…5f620x66d7…83bcBasex402 service$0.05100%coinbase47d ago0x1159fc…8da7ca
0xdd13…5f620x66d7…83bcBasex402 service$0.02100%coinbase47d ago0x0ea571…c1c319

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.