Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0x8e77…e2d6Base—$22.41100%mrdn53d ago0xaf6501…b0666c
0xfe8f…794d0x8e77…e2d6Base—$22.88100%mrdn53d ago0x502870…0fac23
0xfe8f…794d0x8e77…e2d6Base—$36.25100%mrdn53d ago0xa169d4…6a950e
0xfe8f…794d0x8e77…e2d6Base—$33.35100%mrdn54d ago0x844592…35a870
0xfe8f…794d0x8e77…e2d6Base—$38.69100%mrdn54d ago0x062633…fa862e
0xfe8f…794d0x8e77…e2d6Base—$24.43100%mrdn54d ago0xb03353…c44b3c
0xfe8f…794d0x8e77…e2d6Base—$30.95100%mrdn54d ago0xf77c22…cd357a
0xfe8f…794d0x8e77…e2d6Base—$17.70100%mrdn54d ago0xb4110b…9e96ba
0xfe8f…794d0x8e77…e2d6Base—$21.42100%mrdn54d ago0x1ef4d0…e1cfa2
0xfe8f…794d0x8e77…e2d6Base—$22.39100%mrdn54d ago0x81183c…d162e3
0xfe8f…794d0x8e77…e2d6Base—$18.17100%mrdn54d ago0x7be1e0…b71ab5
0xfe8f…794d0x8e77…e2d6Base—$25.12100%mrdn54d ago0x1862e1…7464f8
0xfe8f…794d0x8e77…e2d6Base—$19.03100%mrdn54d ago0x8680dd…984487
0xfe8f…794d0x8e77…e2d6Base—$30.26100%mrdn54d ago0xdabe26…d3dc36
0xfe8f…794d0x8e77…e2d6Base—$26.33100%mrdn54d ago0xe09a43…db00a1
0xfe8f…794d0x8e77…e2d6Base—$20.73100%mrdn54d ago0x15fc39…a723cb
0xfe8f…794d0x8e77…e2d6Base—$17.27100%mrdn54d ago0xb10e7a…cd0141
0xfe8f…794d0x8e77…e2d6Base—$20.54100%mrdn54d ago0x64425f…c9b825
0xfe8f…794d0x8e77…e2d6Base—$22.17100%mrdn54d ago0xb386da…49a6d5
0xfe8f…794d0x8e77…e2d6Base—$36.25100%mrdn54d ago0xbcd061…ff06ac
0xfe8f…794d0x8e77…e2d6Base—$32.04100%mrdn54d ago0xdbb2eb…f8b31f
0xfe8f…794d0x8e77…e2d6Base—$38.13100%mrdn54d ago0x8b5569…7e3cd4
0xfe8f…794d0x8e77…e2d6Base—$21.44100%mrdn54d ago0x113bb9…475a02
0xfe8f…794d0x8e77…e2d6Base—$29.80100%mrdn54d ago0xb0f661…f95650
0xfe8f…794d0x8e77…e2d6Base—$22.25100%mrdn54d ago0x9f7c79…613e04

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.