Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x161fe5…9c42a4
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x7631d4…b28a27
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0xbd7fe7…c4ce67
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x0e6363…4aea90
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x1b7b1a…558298
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0xc92cee…845e96
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0x83e183…da02e7
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x11b203…0705dc
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0x1427ad…5b5933
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0x494453…4caaec
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0x0781e1…5ff5cb
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0xd641c5…044501
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0x946216…69b461
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa33d ago0xc6bf28…92838c
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0xd8925e…90bbef
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa33d ago0x052677…908bf3
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0x537086…eae564
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa34d ago0xf4def3…0f2b0f
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa34d ago0x0026b6…15caf9
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0x357d78…0f3579
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0xd8c75c…a8efd3
0xbd4a…2eb10x9c95…e299Base$0.001100%fluxa34d ago0xafef4f…cb9061
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0xbe1be9…74d1dd
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0x0e7b6a…cef60b
0xbd4a…2eb10xfe80…47eeBase$0.001100%fluxa34d ago0x4dac1f…602617

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.