Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdc84…36f90x0e3d…7757Base—$11.55100%0x0744…c73c51d ago0xbd74ba…eeb1bf
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x5ed5…f6c051d ago0xab9ed6…a5ba72
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x96be…0b4651d ago0x302e5b…209e24
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x2b35…135b51d ago0x076aae…29989a
0xdc84…36f90x47c5…4fc3Base—$21.0070%0x59e8…d82351d ago0xfe6f28…11b481
0xdc84…36f90x47c5…4fc3Base—$16.8070%0xffde…041052d ago0x75a5ad…740b01
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x2fa9…16de52d ago0x72577e…bcbf0f
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xc7c2…61a552d ago0x1f3a8d…e216db
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xc5a1…8a3452d ago0xc4b43d…9ed85a
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xb769…f88152d ago0x495cfa…f5eaf2
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x1868…142652d ago0xec2448…9cbec0
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x8bdc…90be52d ago0xff0847…6ae556
0xdc84…36f90x47c5…4fc3Base—$21.0070%0xddf5…034752d ago0x160772…8c30fc
0xdc84…36f90x47c5…4fc3Base—$14.7070%0x433f…6ee952d ago0xaa26c1…3cf8f1
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x76aa…2a0a52d ago0x5f9f3f…13b046
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x1875…8fcf52d ago0x4f8572…e898ac
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xda14…75fa52d ago0x31e199…003ad2
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xbb85…658252d ago0x65c0d3…32c426
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x4345…1ce952d ago0x9ff72d…f031d5
0xdc84…36f90x0e3d…7757Base—$10.50100%0x8503…c07252d ago0xe8df41…8a77e7
0xdc84…36f90x47c5…4fc3Base—$10.5070%0xa7d7…e1b652d ago0xdb7fc7…4ec61a
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x07d6…1b9452d ago0xbf4fe2…6e1f99
0xdc84…36f90x47c5…4fc3Base—$11.5570%0xa225…dabf52d ago0x5049cc…8af967
0xdc84…36f90x47c5…4fc3Base—$10.5070%0x41d2…bf7f52d ago0x643483…a06a2d
0xdc84…36f90x47c5…4fc3Base—$31.5070%0x1513…b51352d ago0x19fe12…227a2b

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.