Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x884f…3e590x6d6e…9192BaseExaSearch$0.007100%coinbase175d ago0x5a9d53…2cdf75
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0x7a78de…cb8025
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x97bee3…1ea3f0
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x3c8e01…cc25ec
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0xc93f96…6b4e58
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0x68565e…fd3311
0xd394…8b5c0x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase175d ago0x7de214…2453e5
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0xdbd107…c3e673
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xffad8e…ca47ca
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x5e9d07…0582b2
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0xccdd8c…908291
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x44f6a3…91fd0d
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xc43105…e4dc9e
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xfe8766…c26e98
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x50ca52…912849
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x88563f…fa68df
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xa57d97…0124df
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xe9716d…db01bb
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xf40e2d…8c7fff
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0x726ad3…40baf1
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0x8986a0…2602b5
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xbcf8a4…5fc0aa
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xe7ae1b…9ffbc5
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase175d ago0xd93597…31b6ed
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase175d ago0x89b817…8fd1c7

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.