Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfe8f…794d0xa6a9…809dBase—$27.93100%mrdn35d ago0x18bde4…4849e1
0xfe8f…794d0x13db…5192Base—$21.95100%mrdn35d ago0x4c7ea5…1881b4
0xfe8f…794d0x13db…5192Base—$24.03100%mrdn35d ago0x4fb2ae…84b736
0xe55e…f7480xfe8f…794dBase—$30.94100%mrdn36d ago0x9c687c…d48b33
0x1cec…8dd40xfe8f…794dBase—$19.38100%mrdn36d ago0x0c2724…1fecde
0xa6a9…809d0xfe8f…794dBase—$21.35100%mrdn36d ago0x927370…ba8ca1
0x1cec…8dd40xfe8f…794dBase—$16.10100%mrdn36d ago0x01cf57…18058e
0xa6a9…809d0xfe8f…794dBase—$16.55100%mrdn36d ago0xbcd7a1…08a285
0x4754…327b0xfe8f…794dBase—$21.05100%mrdn36d ago0x6c10f5…c557f9
0xfe8f…794d0x13db…5192Base—$28.42100%mrdn36d ago0x2eedd5…506a01
0x1cec…8dd40xfe8f…794dBase—$21.82100%mrdn36d ago0xa0cd45…1b4ae5
0x13db…51920xfe8f…794dBase—$25.17100%mrdn36d ago0xe6f01d…2878b3
0x1cec…8dd40xfe8f…794dBase—$30.39100%mrdn36d ago0x6ab139…3eb101
0x13db…51920xfe8f…794dBase—$20.68100%mrdn36d ago0xc0d093…323f43
0xfe8f…794d0x13db…5192Base—$18.09100%mrdn36d ago0x42b522…6348f7
0xfe8f…794d0x4754…327bBase—$17.46100%mrdn36d ago0x6accdf…44585a
0xe55e…f7480xfe8f…794dBase—$22.99100%mrdn36d ago0x462717…548e58
0xe55e…f7480xfe8f…794dBase—$27.88100%mrdn36d ago0x1829a3…bcaa12
0x1cec…8dd40xfe8f…794dBase—$31.04100%mrdn36d ago0x8f87d3…1d24a0
0xe55e…f7480xfe8f…794dBase—$34.43100%mrdn36d ago0xc1b7f9…af1300
0x13db…51920xfe8f…794dBase—$32.11100%mrdn36d ago0x3d8d86…a431c4
0x1cec…8dd40xfe8f…794dBase—$29.57100%mrdn36d ago0xfb1f35…0b4dcf
0xfe8f…794d0xe55e…f748Base—$28.05100%mrdn36d ago0x493cef…0fea27
0x13db…51920xfe8f…794dBase—$15.30100%mrdn36d ago0xdce231…51563d
0xfe8f…794d0xe55e…f748Base—$25.84100%mrdn36d ago0x884559…b10c09

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.