Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0x6114b4…42b0ee
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0xf098e1…fa8836
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0x6c8eb2…7d8ff5
0x556a…73890x9dba…0df8Basex402 service$0.01100%coinbase168d ago0x43b34d…8acf6c
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0x14db20…60bc50
0x556a…73890x9dba…0df8Basex402 service$0.01100%coinbase168d ago0xe98859…86d34b
0x556a…73890x9dba…0df8Basex402 service$0.01100%coinbase168d ago0x08ea73…b57508
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0x080358…babe75
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0xe48631…c4ec55
0x1f3e…17dd0x9dba…0df8Basex402 service$0.01100%coinbase168d ago0xc20d5e…e02852
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0xe69f3a…5b78da
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x33f2e8…30f1a1
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x3e1bb1…c1369c
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x9cea19…0258f5
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0xd45052…fb0b16
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0xc764d2…b82f73
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.001100%coinbase168d ago0x817623…180f72
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x5610c1…f3d6b9
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x3f65cc…8c6991
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x7785a4…37c2ed
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0xaaa3fe…11a107
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x5bba63…f789dc
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase168d ago0x67ed62…a2de61
0x1ec3…d5670x9dba…0df8Basex402 service$0.01100%coinbase168d ago0x3ff157…37ff31
0xdf39…7cbc0x6d6e…9192BaseExaSearch$0.02100%coinbase168d ago0x7020e2…cb58ff

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.