Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cb2…b05b0x32ad…8af9Base—$0.03100%fluxa118d ago0x279ca6…1bb354
0xc97a…94aa0x32ad…8af9Base—$0.03100%fluxa118d ago0x9d9b38…04dd83
0x34e9…a86a0x32ad…8af9Base—$0.04100%fluxa118d ago0x97aa5e…ba56ef
0x38cb…adda0x32ad…8af9Base—$0.02100%fluxa118d ago0x02329a…c84c96
0x37dc…a8f10x32ad…8af9Base—$0.18100%fluxa118d ago0x6f623b…6202d4
0x9e4d…8b6f0x32ad…8af9Base—$0.03100%fluxa118d ago0xdcf16e…930c8f
0x8daf…99910x32ad…8af9Base—$0.02100%fluxa118d ago0xcdc4a0…25cf27
0xaaa0…0eb40x32ad…8af9Base—$0.03100%fluxa118d ago0xccaea5…b0ed06
0x73d0…b4b30x32ad…8af9Base—$0.03100%fluxa118d ago0x3d0bd3…0e8298
0x4696…1fce0x32ad…8af9Base—$0.17100%fluxa118d ago0x754fa5…d1ebff
0xe773…80340x32ad…8af9Base—$0.02100%fluxa118d ago0x488978…acdb4f
0x19a0…23f50x32ad…8af9Base—$0.10100%fluxa118d ago0xe210a9…b053a1
0xdb1f…326f0x32ad…8af9Base—$0.05100%fluxa118d ago0x9ee6eb…efc04f
0xc109…cc690x32ad…8af9Base—$0.09100%fluxa118d ago0x370a75…71f291
0xcbbf…fe350x32ad…8af9Base—$0.08100%fluxa118d ago0x774cce…323ce2
0x0154…9d470x32ad…8af9Base—$0.09100%fluxa118d ago0x35d75d…dc9b0e
0x6d72…8a240x32ad…8af9Base—$0.09100%fluxa118d ago0x27f39e…2a0179
0x93d4…dbe50x32ad…8af9Base—$0.09100%fluxa118d ago0xc5a665…134903
0x82ba…5d6a0x32ad…8af9Base—$0.12100%fluxa118d ago0x6c26c3…271437
0x1889…f82f0x32ad…8af9Base—$0.10100%fluxa118d ago0x23a41f…232964
0x1b6a…34e00x32ad…8af9Base—$0.10100%fluxa118d ago0x1526a5…fb31c1
0x07e7…c3ff0x32ad…8af9Base—$0.09100%fluxa118d ago0x656aa2…302b7d
0x2655…a3380x32ad…8af9Base—$0.10100%fluxa118d ago0x356409…6aa801
0x8596…cec90x32ad…8af9Base—$0.09100%fluxa118d ago0x2b8531…b4ae30
0x1bbe…e4130x32ad…8af9Base—$0.10100%fluxa118d ago0x82ae3f…5873ff

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.