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—$13.61100%mrdn68d ago0x98f166…334191
0xfe8f…794d0x8e77…e2d6Base—$15.11100%mrdn68d ago0xe11f88…d43c28
0xfe8f…794d0x8e77…e2d6Base—$22.67100%mrdn68d ago0xbedf50…d055ef
0xfe8f…794d0x8e77…e2d6Base—$23.75100%mrdn68d ago0xadc9a4…2ba3a1
0xfe8f…794d0x8e77…e2d6Base—$18.36100%mrdn68d ago0xb5607a…cd09df
0xfe8f…794d0x8e77…e2d6Base—$14.25100%mrdn68d ago0x5b49c3…2e4308
0xfe8f…794d0x8e77…e2d6Base—$25.35100%mrdn68d ago0xc347e0…14494c
0xfe8f…794d0x8e77…e2d6Base—$13.62100%mrdn68d ago0x20cc1d…f72032
0xfe8f…794d0x8e77…e2d6Base—$17.86100%mrdn68d ago0x9b4c54…44fc57
0xfe8f…794d0x8e77…e2d6Base—$13.49100%mrdn68d ago0x5788e3…544078
0xfe8f…794d0x8e77…e2d6Base—$23.89100%mrdn68d ago0x305bdb…f099af
0xfe8f…794d0x8e77…e2d6Base—$27.39100%mrdn68d ago0x27555c…7abc08
0xfe8f…794d0x8e77…e2d6Base—$22.50100%mrdn68d ago0x51ab05…0d4778
0xfe8f…794d0x8e77…e2d6Base—$17.45100%mrdn68d ago0x36e9d8…0afa1f
0xfe8f…794d0x8e77…e2d6Base—$15.52100%mrdn68d ago0xe0b571…94f083
0xfe8f…794d0x8e77…e2d6Base—$22.56100%mrdn68d ago0xace143…55ea68
0xfe8f…794d0x8e77…e2d6Base—$19.96100%mrdn68d ago0x02ad04…31feb6
0xfe8f…794d0x8e77…e2d6Base—$13.15100%mrdn68d ago0x56ddd4…e368b4
0xfe8f…794d0x8e77…e2d6Base—$13.13100%mrdn68d ago0xb4881b…35203b
0xfe8f…794d0x8e77…e2d6Base—$13.60100%mrdn68d ago0xe9bc59…038d25
0xfe8f…794d0x8e77…e2d6Base—$16.68100%mrdn68d ago0x88d018…048ad4
0xfe8f…794d0x8e77…e2d6Base—$15.27100%mrdn68d ago0x478cda…1d497c

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.