Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x526ab7…094d14
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0xed6884…c2f8d1
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x83325b…780f38
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0xde5c3a…921eae
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0xc304f0…b07c43
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x2fe154…c77acc
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x262743…b785eb
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x073f61…3c8433
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0xc0adb0…af530f
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x3ff5f5…b21be5
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x0010ae…1890d9
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x79da3d…3c8d41
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x998a04…5079ae
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x6e1b1d…0ddfad
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0xae872e…514199
0x37fd…4e270xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase90d ago0x35a07e…fdf0e7

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.