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—$19.42100%mrdn66d ago0xe19268…0f5b73
0x1cec…8dd40x8e77…e2d6Base—$25.04100%mrdn66d ago0x9599f0…57ae65
0x1cec…8dd40x8e77…e2d6Base—$16.28100%mrdn66d ago0x211bbb…bf2572
0x1cec…8dd40x8e77…e2d6Base—$30.21100%mrdn66d ago0x77ad7b…fa7603
0x1cec…8dd40x8e77…e2d6Base—$16.17100%mrdn66d ago0xed6dd6…738770
0x1cec…8dd40x8e77…e2d6Base—$14.88100%mrdn66d ago0x9d8388…57d5b8
0x1cec…8dd40x8e77…e2d6Base—$30.73100%mrdn66d ago0x5124ca…22088d
0x1cec…8dd40x8e77…e2d6Base—$24.30100%mrdn66d ago0xcfca2d…4c1a3e
0x1cec…8dd40x8e77…e2d6Base—$24.83100%mrdn66d ago0x4393b0…83803a
0x1cec…8dd40x8e77…e2d6Base—$20.26100%mrdn66d ago0xe7db1a…d0671a
0x1cec…8dd40x8e77…e2d6Base—$28.95100%mrdn66d ago0x5e9f13…74a166
0x1cec…8dd40x8e77…e2d6Base—$19.89100%mrdn66d ago0xbb01f6…36457b
0x1cec…8dd40x8e77…e2d6Base—$28.07100%mrdn66d ago0x119384…f25a22
0x1cec…8dd40x8e77…e2d6Base—$19.74100%mrdn66d ago0xc97e27…b993c6
0x1cec…8dd40x8e77…e2d6Base—$24.96100%mrdn66d ago0x7ccd77…19de77
0x1cec…8dd40x8e77…e2d6Base—$23.03100%mrdn66d ago0xd15baa…c7a49f
0x1cec…8dd40x8e77…e2d6Base—$18.42100%mrdn66d ago0x4fc6df…57400d
0x1cec…8dd40x8e77…e2d6Base—$29.04100%mrdn66d ago0x886e63…7156bd
0x1cec…8dd40x8e77…e2d6Base—$30.47100%mrdn66d ago0xab84d7…2c7a31
0x1cec…8dd40x8e77…e2d6Base—$28.55100%mrdn66d ago0x78522b…74ce91
0x1cec…8dd40x8e77…e2d6Base—$21.55100%mrdn66d ago0x3b5649…3607a2
0x1cec…8dd40x8e77…e2d6Base—$23.93100%mrdn66d ago0x76214e…43a81c
0x1cec…8dd40x8e77…e2d6Base—$28.92100%mrdn66d ago0xa85394…350dac
0x1cec…8dd40x8e77…e2d6Base—$19.33100%mrdn66d ago0xe5dd51…3a3067
0x1cec…8dd40x8e77…e2d6Base—$29.91100%mrdn66d ago0x6f6779…eab4bf

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.