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$19.44100%mrdn92d ago0x4896f0…bc492b
0xfe8f…794d0x8e77…e2d6Base$23.53100%mrdn92d ago0x5c3df5…262662
0xfe8f…794d0x8e77…e2d6Base$28.90100%mrdn92d ago0x0a07b2…30d273
0xfe8f…794d0x8e77…e2d6Base$35.85100%mrdn92d ago0xf3527c…606057
0xfe8f…794d0x8e77…e2d6Base$24.04100%mrdn92d ago0x3e9c94…6ab67c
0xfe8f…794d0x8e77…e2d6Base$26.37100%mrdn92d ago0x982dfe…c83b20
0xfe8f…794d0x8e77…e2d6Base$19.31100%mrdn92d ago0x9ce4b8…31d590
0xfe8f…794d0x8e77…e2d6Base$28.08100%mrdn92d ago0xb2e74b…275151
0xfe8f…794d0x8e77…e2d6Base$25.33100%mrdn92d ago0x35be5e…7f66ce
0xfe8f…794d0x8e77…e2d6Base$22.23100%mrdn92d ago0x632543…54eb2a
0xfe8f…794d0x8e77…e2d6Base$23.62100%mrdn92d ago0x018dc5…75c234
0xfe8f…794d0x8e77…e2d6Base$23.15100%mrdn92d ago0x1e66fe…660af3
0xfe8f…794d0x8e77…e2d6Base$16.70100%mrdn92d ago0x22c0b0…f089f0
0xfe8f…794d0x8e77…e2d6Base$17.95100%mrdn93d ago0x9705a9…ad633a
0xfe8f…794d0x8e77…e2d6Base$18.41100%mrdn93d ago0x7c7eaf…93bedf
0xfe8f…794d0x8e77…e2d6Base$10.62100%mrdn93d ago0xdca1f6…b9a741
0xfe8f…794d0x8e77…e2d6Base$19.11100%mrdn93d ago0x0d7b21…019f6d
0xfe8f…794d0x8e77…e2d6Base$16.64100%mrdn93d ago0xd0a508…dc9b6c
0xfe8f…794d0x8e77…e2d6Base$14.08100%mrdn93d ago0xcf2ac3…021610
0xfe8f…794d0x8e77…e2d6Base$18.12100%mrdn93d ago0xf661db…a8aab2
0xfe8f…794d0x8e77…e2d6Base$22.20100%mrdn93d ago0xdc85a4…91e4b8
0xfe8f…794d0x8e77…e2d6Base$16.88100%mrdn93d ago0xc1eac1…fc98c6
0xfe8f…794d0x8e77…e2d6Base$22.13100%mrdn93d ago0xecf9aa…37ca93
0xfe8f…794d0x8e77…e2d6Base$12.67100%mrdn93d ago0xfbe79e…3bd902
0xfe8f…794d0x8e77…e2d6Base$11.47100%mrdn93d ago0x6442f7…915bc7

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.