Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13db…51920x8e77…e2d6Base—$15.05100%mrdn97d ago0x6fe0f6…f8a4cb
0x13db…51920x8e77…e2d6Base—$19.54100%mrdn97d ago0xa8ea23…8f35bf
0x13db…51920x8e77…e2d6Base—$16.15100%mrdn97d ago0x81b1eb…dc5aa4
0x13db…51920x8e77…e2d6Base—$28.87100%mrdn97d ago0xb3265e…5c0afb
0x13db…51920x8e77…e2d6Base—$20.24100%mrdn97d ago0x4c2503…190df4
0x13db…51920x8e77…e2d6Base—$90.71100%mrdn97d ago0xe27d5e…6cfaed
0x13db…51920x8e77…e2d6Base—$28.55100%mrdn97d ago0x2f13e6…92d2f8
0x13db…51920x8e77…e2d6Base—$78.82100%mrdn97d ago0xf8c730…bc2d1a
0x13db…51920x8e77…e2d6Base—$13.82100%mrdn97d ago0x217f91…caef69
0x13db…51920x8e77…e2d6Base—$21.01100%mrdn97d ago0xf64bad…c5ba33
0x13db…51920x8e77…e2d6Base—$19.78100%mrdn97d ago0xb500e4…a6a7d3
0x13db…51920x8e77…e2d6Base—$16.61100%mrdn97d ago0xb06371…c48801
0x13db…51920x8e77…e2d6Base—$26.14100%mrdn97d ago0xd9f3ed…a28677
0x13db…51920x8e77…e2d6Base—$20.10100%mrdn97d ago0xd76a1b…f3b4ec
0x13db…51920x8e77…e2d6Base—$22.52100%mrdn97d ago0xde26ff…472ebf
0x13db…51920x8e77…e2d6Base—$20.08100%mrdn97d ago0xae1be0…3d6508
0x13db…51920x8e77…e2d6Base—$18.63100%mrdn97d ago0x6c88ff…6d05b4
0x13db…51920x8e77…e2d6Base—$26.50100%mrdn97d ago0x964d18…7f52b0
0x13db…51920x8e77…e2d6Base—$13.18100%mrdn97d ago0x4554c5…650469
0x13db…51920x8e77…e2d6Base—$22.98100%mrdn97d ago0x660a52…7015b0
0x13db…51920x8e77…e2d6Base—$24.09100%mrdn97d ago0xd87e86…50822c
0x13db…51920x8e77…e2d6Base—$14.64100%mrdn97d ago0x6afda1…46b3fa
0x13db…51920x8e77…e2d6Base—$21.00100%mrdn97d ago0x3f1024…12bbc4
0x13db…51920x8e77…e2d6Base—$26.00100%mrdn97d ago0x11af4b…4c51d4
0x13db…51920x8e77…e2d6Base—$18.82100%mrdn97d ago0x972285…d89a11

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.