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—$11.25100%mrdn105d ago0xf3b384…993fac
0xfe8f…794d0x8e77…e2d6Base—$21.41100%mrdn105d ago0x54b29e…57cee0
0xfe8f…794d0x8e77…e2d6Base—$22.65100%mrdn105d ago0x7b3858…66a4a7
0xfe8f…794d0x8e77…e2d6Base—$22.05100%mrdn105d ago0x65c0ca…836ac2
0xfe8f…794d0x8e77…e2d6Base—$13.07100%mrdn105d ago0xecfbaf…48214c
0xfe8f…794d0x8e77…e2d6Base—$12.39100%mrdn105d ago0x63575a…2864f6
0xfe8f…794d0x8e77…e2d6Base—$23.52100%mrdn105d ago0x88c39f…09aeb3
0xfe8f…794d0x8e77…e2d6Base—$20.53100%mrdn105d ago0xb62403…2e8b53
0xfe8f…794d0x8e77…e2d6Base—$19.11100%mrdn105d ago0xcf117b…5062db
0xfe8f…794d0x8e77…e2d6Base—$21.15100%mrdn105d ago0x6c8a77…40d3aa
0xfe8f…794d0x8e77…e2d6Base—$19.16100%mrdn105d ago0x949e7b…5d0a2c
0xfe8f…794d0x8e77…e2d6Base—$19.16100%mrdn105d ago0xe5d1f1…5c6956
0xfe8f…794d0x8e77…e2d6Base—$19.18100%mrdn105d ago0x5542d8…0e6e99
0xfe8f…794d0x8e77…e2d6Base—$16.52100%mrdn105d ago0x9f1c75…605ea8
0xfe8f…794d0x8e77…e2d6Base—$21.42100%mrdn105d ago0xa4660e…ea887f
0xfe8f…794d0x8e77…e2d6Base—$11.65100%mrdn105d ago0x0ca6e6…455a06
0xfe8f…794d0x8e77…e2d6Base—$11.14100%mrdn105d ago0xaf2052…4871eb
0xfe8f…794d0x8e77…e2d6Base—$22.44100%mrdn105d ago0x9c33fa…d9eca2
0xfe8f…794d0x8e77…e2d6Base—$14.76100%mrdn105d ago0x789a05…bfb7f9
0xfe8f…794d0x8e77…e2d6Base—$14.47100%mrdn105d ago0x1fec79…6494b7
0xfe8f…794d0x8e77…e2d6Base—$23.78100%mrdn105d ago0xf5aaca…66e867
0xfe8f…794d0x8e77…e2d6Base—$10.72100%mrdn105d ago0x8530c6…008afb
0xfe8f…794d0x8e77…e2d6Base—$11.40100%mrdn105d ago0xa1ac6d…41336d
0xfe8f…794d0x8e77…e2d6Base—$13.89100%mrdn105d ago0x98c51c…3dc52b
0xfe8f…794d0x8e77…e2d6Base—$16.47100%mrdn105d ago0x31f85f…5fcdd2

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.