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—$42.95100%mrdn119d ago0x029b43…ebacfc
0xfe8f…794d0x8e77…e2d6Base—$27.62100%mrdn119d ago0xc2747c…53665a
0xfe8f…794d0x8e77…e2d6Base—$36.15100%mrdn119d ago0x0329b0…078f45
0xfe8f…794d0x8e77…e2d6Base—$21.25100%mrdn119d ago0x450c25…8cb411
0xfe8f…794d0x8e77…e2d6Base—$36.36100%mrdn119d ago0x36097b…2fb2db
0xfe8f…794d0x8e77…e2d6Base—$43.60100%mrdn119d ago0x0f439b…490d7c
0xfe8f…794d0x8e77…e2d6Base—$19.03100%mrdn119d ago0xaca4ca…d5a17a
0xfe8f…794d0x8e77…e2d6Base—$40.93100%mrdn119d ago0x283713…f5a784
0xfe8f…794d0x8e77…e2d6Base—$92.17100%mrdn119d ago0x96b524…cb95d8
0xfe8f…794d0x8e77…e2d6Base—$98.30100%mrdn119d ago0xae56cf…a60da6
0xfe8f…794d0x8e77…e2d6Base—$99.32100%mrdn119d ago0x5f228f…4267f6
0xfe8f…794d0x8e77…e2d6Base—$24.78100%mrdn119d ago0xc63c39…cda383
0xfe8f…794d0x8e77…e2d6Base—$31.61100%mrdn119d ago0x48cc1d…6cf1d5
0xfe8f…794d0x8e77…e2d6Base—$27.92100%mrdn119d ago0x694221…3e55ac
0xfe8f…794d0x8e77…e2d6Base—$22.67100%mrdn119d ago0xebb9d5…84b8ee
0xfe8f…794d0x8e77…e2d6Base—$35.39100%mrdn119d ago0x73f46e…6d7498
0xfe8f…794d0x8e77…e2d6Base—$20.52100%mrdn119d ago0x49cbee…ae3540
0xfe8f…794d0x8e77…e2d6Base—$36.54100%mrdn119d ago0x5cbf6f…223664
0xfe8f…794d0x8e77…e2d6Base—$24.39100%mrdn119d ago0xf24f66…021450
0xfe8f…794d0x8e77…e2d6Base—$31.20100%mrdn119d ago0x1ba40c…cf8317
0xfe8f…794d0x8e77…e2d6Base—$36.48100%mrdn119d ago0x543ef1…b5de79
0xfe8f…794d0x8e77…e2d6Base—$21.11100%mrdn119d ago0x5d5a45…331255
0xfe8f…794d0x8e77…e2d6Base—$19.98100%mrdn119d ago0xc4093e…5e03ca
0xfe8f…794d0x8e77…e2d6Base—$36.97100%mrdn119d ago0x94a208…07e1d0
0xfe8f…794d0x8e77…e2d6Base—$36.95100%mrdn119d ago0xa2827f…40edf5

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.