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$17.94100%mrdn77d ago0x61fa6e…bee451
0xfe8f…794d0x8e77…e2d6Base$11.37100%mrdn77d ago0xb37c0a…3c6e86
0xfe8f…794d0x8e77…e2d6Base$11.31100%mrdn77d ago0x9da2d6…eb81dd
0xfe8f…794d0x8e77…e2d6Base$15.85100%mrdn77d ago0x692a41…cf2764
0xfe8f…794d0x8e77…e2d6Base$22.46100%mrdn77d ago0x891c34…a33465
0xfe8f…794d0x8e77…e2d6Base$13.15100%mrdn77d ago0x1ecca7…b51137
0xfe8f…794d0x8e77…e2d6Base$15.81100%mrdn77d ago0x396099…8a9549
0xfe8f…794d0x8e77…e2d6Base$13.12100%mrdn77d ago0x4c3300…42cee4
0xfe8f…794d0x8e77…e2d6Base$15.13100%mrdn77d ago0xecb032…483064
0xfe8f…794d0x8e77…e2d6Base$23.33100%mrdn77d ago0x87c49f…4141e1
0xfe8f…794d0x8e77…e2d6Base$24.82100%mrdn77d ago0x81cae5…3cafda
0xfe8f…794d0x8e77…e2d6Base$18.01100%mrdn77d ago0xba965a…f33fde
0xfe8f…794d0x8e77…e2d6Base$21.37100%mrdn77d ago0x86a88e…fb9254
0xfe8f…794d0x8e77…e2d6Base$24.19100%mrdn77d ago0x01d959…5649ca
0xfe8f…794d0x8e77…e2d6Base$18.34100%mrdn77d ago0x238804…62e681
0xfe8f…794d0x8e77…e2d6Base$19.42100%mrdn77d ago0xd09be2…ceee38
0xfe8f…794d0x8e77…e2d6Base$22.91100%mrdn77d ago0xd62866…b33fdc
0xfe8f…794d0x8e77…e2d6Base$15.95100%mrdn77d ago0xe232b2…f0b0aa
0xfe8f…794d0x8e77…e2d6Base$24.74100%mrdn77d ago0x321845…37e1b4
0xfe8f…794d0x8e77…e2d6Base$14.16100%mrdn77d ago0xead2da…d422ab
0xfe8f…794d0x8e77…e2d6Base$25.12100%mrdn78d ago0x3019f7…b4afba
0xfe8f…794d0x8e77…e2d6Base$21.22100%mrdn78d ago0x2dbe5b…615497
0xfe8f…794d0x8e77…e2d6Base$13.82100%mrdn78d ago0xad00c4…e850a6
0xfe8f…794d0x8e77…e2d6Base$21.42100%mrdn78d ago0x3a3ebc…4610d3
0xfe8f…794d0x8e77…e2d6Base$22.23100%mrdn78d ago0x113feb…236dc5

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.