Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1cec…8dd40x8e77…e2d6Base—$32.44100%mrdn43d ago0x42e39c…83b63a
0x1cec…8dd40x8e77…e2d6Base—$27.81100%mrdn43d ago0xfc31d6…864241
0x1cec…8dd40x8e77…e2d6Base—$35.50100%mrdn43d ago0x881a94…943fa3
0xfe8f…794d0x1cec…8dd4Base—$44.80100%mrdn43d ago0xa9d638…9638c6
0xe55e…f7480x1cec…8dd4Base—$30.42100%mrdn43d ago0x34726d…3c875a
0x1cec…8dd40x8e77…e2d6Base—$34.61100%mrdn43d ago0xd6ba34…0102ec
0x1cec…8dd40x8e77…e2d6Base—$41.56100%mrdn43d ago0x716a49…ff4fa0
0x1cec…8dd40x8e77…e2d6Base—$25.75100%mrdn43d ago0x064c76…cb4e3f
0x4754…327b0x1cec…8dd4Base—$26.98100%mrdn43d ago0xebeb82…3534fd
0x1cec…8dd40x8e77…e2d6Base—$24.96100%mrdn43d ago0xf8e1fc…b5433d
0x1cec…8dd40x8e77…e2d6Base—$26.46100%mrdn43d ago0xfa2db8…ee91a9
0xa6a9…809d0x1cec…8dd4Base—$49.87100%mrdn43d ago0x8e4d72…8315c0
0x1cec…8dd40x8e77…e2d6Base—$31.36100%mrdn43d ago0x56bce2…953775
0x1cec…8dd40x8e77…e2d6Base—$28.89100%mrdn43d ago0x6e431f…43d5b0
0x1cec…8dd40x8e77…e2d6Base—$38.57100%mrdn43d ago0x5a56ce…cd427e
0x1cec…8dd40x8e77…e2d6Base—$28.88100%mrdn43d ago0x4c18a7…6d7350
0x1cec…8dd40x8e77…e2d6Base—$29.53100%mrdn43d ago0xc9868f…113fd4
0x1cec…8dd40x8e77…e2d6Base—$24.80100%mrdn43d ago0xf294ce…2e323f
0x1cec…8dd40x8e77…e2d6Base—$47.10100%mrdn43d ago0x15cfb5…dd7e8c
0x1cec…8dd40x8e77…e2d6Base—$32.93100%mrdn43d ago0x8e44b4…71b324
0x1cec…8dd40x8e77…e2d6Base—$41.51100%mrdn43d ago0x7976e9…b8bd48
0x1cec…8dd40x8e77…e2d6Base—$49.22100%mrdn43d ago0xef6a5c…a9cc1b
0x1cec…8dd40xfe8f…794dBase—$50.43100%mrdn43d ago0x1a4fc5…248ce2
0x1cec…8dd40x8e77…e2d6Base—$22.93100%mrdn43d ago0x2a7325…b9385a
0x1cec…8dd40x8e77…e2d6Base—$29.60100%mrdn43d ago0x563c9c…40f2a7

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.