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.01100%coinbase135d ago0x20c37e…e89fa9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0xd76091…fa7998
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0x06076b…5e91c9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0xb082a0…71d3f8
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0x218cfb…5e9b7e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0x6700c8…cd3afb
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0x91b3a6…bc4858
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase135d ago0x330d47…3164c3
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x416f12…4ce55b
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x651119…14e05f
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x96699f…533e02
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0xef3d2f…9562a3
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x231b7c…80c9bf
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x166497…629285
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0x094a7f…cd2544
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$0.01100%coinbase136d ago0xb4bc68…a8aea6
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x7689e8…89460b
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0xf064c9…f7f49a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x798376…f0c0b9
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x8fb779…28654b
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x756909…67283a
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x0ea184…9b6a4e
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x300ef7…471f22
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x7d2558…615cb0
0x24dd…eccb0xf990…dca5BaseCuseTheJuice EmailCusethejuice$1.00100%coinbase136d ago0x049468…b73b72

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.