Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$16.17100%mrdn98d ago0x740ce0…e75323
0x1cec…8dd40x8e77…e2d6Base—$23.27100%mrdn98d ago0x14b908…240264
0x1cec…8dd40x8e77…e2d6Base—$15.24100%mrdn98d ago0x724d4e…b24861
0x1cec…8dd40x8e77…e2d6Base—$14.93100%mrdn98d ago0x29f4cb…c5c054
0x1cec…8dd40x8e77…e2d6Base—$30.71100%mrdn98d ago0x3bfbc0…00f3d6
0x1cec…8dd40x8e77…e2d6Base—$17.32100%mrdn98d ago0x77cb85…f6d7a1
0x1cec…8dd40x8e77…e2d6Base—$20.55100%mrdn98d ago0x3168e4…897f38
0x1cec…8dd40x8e77…e2d6Base—$20.31100%mrdn98d ago0x6db88d…cde5dc
0x1cec…8dd40x8e77…e2d6Base—$15.09100%mrdn98d ago0x5a8684…bbdb28
0x1cec…8dd40x8e77…e2d6Base—$14.33100%mrdn98d ago0x42f907…08d83d
0x1cec…8dd40x8e77…e2d6Base—$29.26100%mrdn98d ago0xbec846…d4bdb4
0x1cec…8dd40x8e77…e2d6Base—$15.60100%mrdn98d ago0xb06883…e47b31
0x1cec…8dd40x8e77…e2d6Base—$26.34100%mrdn98d ago0x0b1bfc…5eb48e
0x1cec…8dd40x8e77…e2d6Base—$20.73100%mrdn98d ago0xaed1fa…215a4b
0x1cec…8dd40x8e77…e2d6Base—$23.19100%mrdn98d ago0x5e9b4c…1c5fc0
0x1cec…8dd40x8e77…e2d6Base—$15.90100%mrdn98d ago0xb05815…73be96
0x1cec…8dd40x8e77…e2d6Base—$31.85100%mrdn98d ago0x1e6c19…8c7599
0x1cec…8dd40x8e77…e2d6Base—$19.73100%mrdn98d ago0xf1d163…fa5012
0x1cec…8dd40x8e77…e2d6Base—$18.91100%mrdn98d ago0x9c4870…832509
0x1cec…8dd40x8e77…e2d6Base—$24.66100%mrdn98d ago0x51f3aa…4bd29b
0x1cec…8dd40x8e77…e2d6Base—$23.68100%mrdn98d ago0xac8a4a…19b737
0x1cec…8dd40x8e77…e2d6Base—$19.01100%mrdn98d ago0xc0103c…9c3e8e
0x1cec…8dd40x8e77…e2d6Base—$21.12100%mrdn98d ago0xf4dca5…f37de8
0x1cec…8dd40x8e77…e2d6Base—$17.93100%mrdn98d ago0x404ea2…0c34a9
0x1cec…8dd40x8e77…e2d6Base—$25.59100%mrdn98d ago0xc2612c…2aed02

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.