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—$16.01100%mrdn103d ago0xa3c0fd…de8633
0xfe8f…794d0x8e77…e2d6Base—$23.51100%mrdn103d ago0xb71671…460663
0xfe8f…794d0x8e77…e2d6Base—$27.14100%mrdn103d ago0xead24a…941338
0xfe8f…794d0x8e77…e2d6Base—$15.82100%mrdn103d ago0xf3a46a…661761
0xfe8f…794d0x8e77…e2d6Base—$17.42100%mrdn103d ago0x6a7c1d…7b42de
0xfe8f…794d0x8e77…e2d6Base—$14.31100%mrdn103d ago0xe0a00a…94b2d3
0xfe8f…794d0x8e77…e2d6Base—$28.51100%mrdn103d ago0x3d6850…339412
0xfe8f…794d0x8e77…e2d6Base—$13.12100%mrdn103d ago0x170273…890254
0xfe8f…794d0x8e77…e2d6Base—$22.57100%mrdn103d ago0xa3449d…9583a2
0xfe8f…794d0x8e77…e2d6Base—$18.98100%mrdn103d ago0x690de7…caf2d3
0xfe8f…794d0x8e77…e2d6Base—$23.13100%mrdn103d ago0x64fcd9…d0c670
0xfe8f…794d0x8e77…e2d6Base—$23.64100%mrdn103d ago0xc69ba7…ae0b97
0xfe8f…794d0x8e77…e2d6Base—$13.57100%mrdn103d ago0xaa07b4…d43b4e
0xfe8f…794d0x8e77…e2d6Base—$18.40100%mrdn103d ago0xa27378…88da6d
0xfe8f…794d0x8e77…e2d6Base—$28.77100%mrdn103d ago0xaec852…d72f7b
0xfe8f…794d0x8e77…e2d6Base—$13.26100%mrdn103d ago0xa46c15…e0a516
0xfe8f…794d0x8e77…e2d6Base—$29.45100%mrdn103d ago0x1a5d5a…839c38
0xfe8f…794d0x8e77…e2d6Base—$28.77100%mrdn103d ago0x8d85c7…b7cb9e
0xfe8f…794d0x8e77…e2d6Base—$25.19100%mrdn103d ago0x3a45b6…f629e2
0xfe8f…794d0x8e77…e2d6Base—$13.55100%mrdn103d ago0x0fa5c5…6c0f3b
0xfe8f…794d0x8e77…e2d6Base—$19.03100%mrdn103d ago0xad4d20…ad2676
0xfe8f…794d0x8e77…e2d6Base—$23.42100%mrdn103d ago0x5eb46d…4e9dc6
0xfe8f…794d0x8e77…e2d6Base—$18.46100%mrdn103d ago0x88490a…a66d6c
0xfe8f…794d0x8e77…e2d6Base—$23.23100%mrdn103d ago0xd429d9…911cc5
0xfe8f…794d0x8e77…e2d6Base—$21.84100%mrdn103d ago0xef54e7…b61c7e

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.