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.30100%mrdn90d ago0x2451a0…3b842b
0xfe8f…794d0x8e77…e2d6Base—$21.54100%mrdn90d ago0x09e87d…b50888
0xfe8f…794d0x8e77…e2d6Base—$11.09100%mrdn90d ago0x61871f…1fa41a
0xfe8f…794d0x8e77…e2d6Base—$19.14100%mrdn90d ago0x0d994d…0856c8
0xfe8f…794d0x8e77…e2d6Base—$19.97100%mrdn90d ago0x0e8e2d…61526b
0xfe8f…794d0x8e77…e2d6Base—$24.51100%mrdn90d ago0x0e324e…dce904
0xfe8f…794d0x8e77…e2d6Base—$24.44100%mrdn90d ago0x041c79…92af4d
0xfe8f…794d0x8e77…e2d6Base—$16.58100%mrdn90d ago0x6b6777…0deddb
0xfe8f…794d0x8e77…e2d6Base—$20.64100%mrdn90d ago0xda5c8b…2c1f10
0xfe8f…794d0x8e77…e2d6Base—$13.74100%mrdn90d ago0x07356c…da9406
0xfe8f…794d0x8e77…e2d6Base—$18.20100%mrdn90d ago0xaab693…51f921
0xfe8f…794d0x8e77…e2d6Base—$22.14100%mrdn91d ago0x538eef…86d08f
0xfe8f…794d0x8e77…e2d6Base—$21.94100%mrdn91d ago0x89e365…27989c
0xfe8f…794d0x8e77…e2d6Base—$14.65100%mrdn91d ago0x62e7e5…b70f73
0xfe8f…794d0x8e77…e2d6Base—$26.99100%mrdn91d ago0x9bb2a0…788dda
0xfe8f…794d0x8e77…e2d6Base—$17.93100%mrdn91d ago0xafe10a…5fa4e3
0xfe8f…794d0x8e77…e2d6Base—$19.70100%mrdn91d ago0x534044…a02f48
0xfe8f…794d0x8e77…e2d6Base—$14.26100%mrdn91d ago0xc16f33…92fa89
0xfe8f…794d0x8e77…e2d6Base—$15.93100%mrdn91d ago0xc90be5…9997e6
0xfe8f…794d0x8e77…e2d6Base—$17.99100%mrdn91d ago0xa57ab1…d81826
0xfe8f…794d0x8e77…e2d6Base—$15.12100%mrdn91d ago0x071eb9…dcbba6
0xfe8f…794d0x8e77…e2d6Base—$12.77100%mrdn91d ago0x6754ad…035f3e
0xfe8f…794d0x8e77…e2d6Base—$25.74100%mrdn91d ago0x07832f…5a8297
0xfe8f…794d0x8e77…e2d6Base—$22.04100%mrdn91d ago0x12d8ab…b7bd08
0xfe8f…794d0x8e77…e2d6Base—$16.43100%mrdn91d ago0x9f847e…fb7569

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.