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$47.52100%mrdn47d ago0x2ae633…720d27
0xfe8f…794d0x8e77…e2d6Base$37.55100%mrdn47d ago0x914a93…3ad51d
0xfe8f…794d0x4754…327bBase$29.59100%mrdn47d ago0x241ea6…96c9de
0xfe8f…794d0x8e77…e2d6Base$54.11100%mrdn47d ago0xa01ef2…c8cd1c
0xfe8f…794d0x1cec…8dd4Base$50.02100%mrdn47d ago0x9f0baf…7935f1
0xfe8f…794d0x8e77…e2d6Base$24.46100%mrdn47d ago0x0a243d…40ace8
0xfe8f…794d0x8e77…e2d6Base$53.92100%mrdn47d ago0xeb6d7d…f12a7c
0xfe8f…794d0xe55e…f748Base$48.64100%mrdn47d ago0x6b627e…99e51c
0xfe8f…794d0x8e77…e2d6Base$52.27100%mrdn47d ago0xca3ca0…9fe338
0xfe8f…794d0xa6a9…809dBase$38.15100%mrdn47d ago0x9cf6bc…c74e10
0xfe8f…794d0x8e77…e2d6Base$41.82100%mrdn47d ago0x43b51e…99a854
0x13db…51920xfe8f…794dBase$36.29100%mrdn47d ago0x6af575…627050
0xa6a9…809d0xfe8f…794dBase$30.57100%mrdn47d ago0x763c7a…12e3ea
0xe55e…f7480xfe8f…794dBase$42.12100%mrdn47d ago0xe74242…2e034b
0xfe8f…794d0x8e77…e2d6Base$44.94100%mrdn47d ago0xc240d5…f64306
0xfe8f…794d0x8e77…e2d6Base$28.92100%mrdn47d ago0xbb4562…09767c
0xfe8f…794d0x8e77…e2d6Base$48.86100%mrdn47d ago0xcd6b0f…d25d9f
0xfe8f…794d0x4754…327bBase$31.40100%mrdn47d ago0x984ee3…132a70
0xfe8f…794d0x8e77…e2d6Base$28.12100%mrdn47d ago0x50264a…aeb658
0xfe8f…794d0x13db…5192Base$29.21100%mrdn47d ago0x494a52…b37dbe
0xfe8f…794d0xe55e…f748Base$42.93100%mrdn47d ago0x904ae4…c34af4
0xe55e…f7480xfe8f…794dBase$43.72100%mrdn47d ago0x1dd1e4…9f06fc
0xfe8f…794d0x8e77…e2d6Base$47.96100%mrdn47d ago0x12daa2…578feb
0xfe8f…794d0x8e77…e2d6Base$48.81100%mrdn48d ago0x69f176…b11e50
0xfe8f…794d0x8e77…e2d6Base$43.71100%mrdn48d ago0xbb1d36…25dcd9

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.