Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$40.33100%0xb872…0ab3116d ago0x0840a0…56b6f6
0x3be9…575c0x31d0…2cd7Base$10.32100%0x7d0e…e64b116d ago0x00ae47…6e63f6
0x3be9…575c0x31d0…2cd7Base$42.38100%0x4337…f965116d ago0x316148…9025fe
0x3be9…575c0x31d0…2cd7Base$40.33100%0x4337…3392116d ago0x3dea88…ed77e3
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…187e116d ago0x82505f…bddf7e
0x3be9…575c0x31d0…2cd7Base$3.37100%0x7d0e…e64b116d ago0x6ffd72…a4e04a
0x3be9…575c0x31d0…2cd7Base$4.88100%0x7d0e…e64b116d ago0x14b6c4…ea82a5
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4337…1811116d ago0x6c92bb…5940de
0x3be9…575c0x31d0…2cd7Base$6.37100%0x4337…fa00116d ago0xd26630…51e112
0x3be9…575c0x31d0…2cd7Base$3.37100%0x4337…a93d116d ago0x00480d…133084
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…3dde116d ago0xc3e5f9…d59176
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4ed0…caab116d ago0x279610…8e7dcb
0x3be9…575c0x31d0…2cd7Base$10.32100%0x4337…ec26116d ago0x80e9b6…b8d242
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4337…a4ab116d ago0x371986…097e64
0x3be9…575c0x31d0…2cd7Base$30.00100%0x4337…5393116d ago0xf8d7c4…b357dd
0x3be9…575c0x31d0…2cd7Base$70.34100%0xf279…f77f116d ago0x160451…0162d5
0x3be9…575c0x31d0…2cd7Base$50.33100%0xf279…f77f116d ago0x16d945…82c174
0x3be9…575c0x31d0…2cd7Base$5.37100%0xf279…f77f116d ago0x05db01…d3da87
0x3be9…575c0x31d0…2cd7Base$50.33100%0x4ed0…caab116d ago0xf628ec…f8a240
0x3be9…575c0x31d0…2cd7Base$25.37100%0x7d0e…e64b116d ago0x1a7688…de216b
0x3be9…575c0x31d0…2cd7Base$22.32100%0xb872…0ab3116d ago0x60cb9d…325d31
0x3be9…575c0x31d0…2cd7Base$30.33100%0x4337…f268116d ago0xf956ca…0d1903
0x3be9…575c0x31d0…2cd7Base$25.38100%0x4337…d0b2116d ago0xcff63d…bde2ce
0x3be9…575c0x31d0…2cd7Base$21.32100%0x4337…3dde116d ago0x5157d6…fb01dc
0x3be9…575c0x31d0…2cd7Base$90.41100%0x4337…3392116d ago0x75de9a…c911b6

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.