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—$31.21100%mrdn54d ago0x995481…dad03a
0xfe8f…794d0x8e77…e2d6Base—$20.09100%mrdn54d ago0x49b3bf…4c02f9
0xfe8f…794d0x8e77…e2d6Base—$26.55100%mrdn54d ago0xd572fc…02a644
0xfe8f…794d0x8e77…e2d6Base—$33.05100%mrdn54d ago0x598a8b…343f35
0xfe8f…794d0x8e77…e2d6Base—$24.00100%mrdn54d ago0x15e467…caa8f9
0xfe8f…794d0x8e77…e2d6Base—$25.91100%mrdn54d ago0x4d9acb…12c3dc
0xfe8f…794d0x8e77…e2d6Base—$27.43100%mrdn54d ago0xaec4a3…9e0c56
0xfe8f…794d0x8e77…e2d6Base—$25.05100%mrdn54d ago0x116cc5…736e62
0xfe8f…794d0x8e77…e2d6Base—$32.02100%mrdn54d ago0xe98f67…baa7ae
0xfe8f…794d0x8e77…e2d6Base—$22.07100%mrdn54d ago0x5b4d0a…5ac301
0xfe8f…794d0x8e77…e2d6Base—$26.21100%mrdn54d ago0x11b9d4…1050bb
0xfe8f…794d0x8e77…e2d6Base—$39.97100%mrdn54d ago0x8ea703…0b306d
0xfe8f…794d0x8e77…e2d6Base—$22.26100%mrdn54d ago0x517aa1…3a37d3
0xfe8f…794d0x8e77…e2d6Base—$27.67100%mrdn55d ago0xcac952…ff8383
0xfe8f…794d0x8e77…e2d6Base—$24.44100%mrdn55d ago0x056796…b72ab2
0xfe8f…794d0x8e77…e2d6Base—$44.20100%mrdn55d ago0xf64319…297139
0xfe8f…794d0x8e77…e2d6Base—$24.79100%mrdn55d ago0x7e69cc…1c486d
0xfe8f…794d0x8e77…e2d6Base—$39.78100%mrdn55d ago0xaaf094…19905f
0xfe8f…794d0x8e77…e2d6Base—$15.72100%mrdn55d ago0xccf90f…bacea6
0xfe8f…794d0x8e77…e2d6Base—$33.95100%mrdn55d ago0x889a3c…8d679a
0xfe8f…794d0x8e77…e2d6Base—$22.74100%mrdn55d ago0xf1312c…f5ddc6
0xfe8f…794d0x8e77…e2d6Base—$32.93100%mrdn55d ago0xd3eb02…ac95e1
0xfe8f…794d0x8e77…e2d6Base—$20.41100%mrdn55d ago0x0edd7e…dd03c1
0xfe8f…794d0x8e77…e2d6Base—$32.59100%mrdn55d ago0x476aa8…9b9bba
0xfe8f…794d0x8e77…e2d6Base—$21.42100%mrdn55d ago0x879c84…ba2f06

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.