Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13d5…46620x1892…6085Base$1.87100%Route unknown91d ago0x789fdb…523cdc
0x13d5…46620x1892…6085Base$1.42100%Route unknown91d ago0x421582…510b5a
0x13d5…46620x1892…6085Base$1.69100%Route unknown91d ago0x08bb04…fbc2bc
0x13d5…46620x1892…6085Base$1.27100%Route unknown91d ago0x649882…a63307
0x13d5…46620x1892…6085Base$1.89100%Route unknown91d ago0x622edc…7d0944
0x13d5…46620x1892…6085Base$1.20100%Route unknown92d ago0x0bda96…147fd8
0x13d5…46620x1892…6085Base$1.15100%Route unknown92d ago0x599a35…ebda01
0x13d5…46620x1892…6085Base$1.58100%Route unknown92d ago0xc31b88…1903e1
0x13d5…46620x1892…6085Base$1.86100%Route unknown92d ago0xef33f9…324b76
0x13d5…46620x1892…6085Base$1.55100%Route unknown92d ago0x3b5ba9…e10ce5
0x13d5…46620x1892…6085Base$1.80100%Route unknown92d ago0x9c5137…55717f
0x13d5…46620x1892…6085Base$1.45100%Route unknown92d ago0xc245b5…64a57e
0x13d5…46620x1892…6085Base$1.91100%Route unknown92d ago0xf67242…1a0b2e
0x13d5…46620x1892…6085Base$1.32100%Route unknown92d ago0xb5e24a…7decfe
0x13d5…46620x1892…6085Base$1.61100%Route unknown92d ago0xc513d4…d909fb
0x13d5…46620x1892…6085Base$1.49100%Route unknown92d ago0xf2935e…ae7c1d
0x13d5…46620x1892…6085Base$1.92100%Route unknown92d ago0xd74cd2…bf0ab0
0x13d5…46620x1892…6085Base$1.31100%Route unknown92d ago0x060631…998808
0x13d5…46620x1892…6085Base$1.59100%Route unknown92d ago0xafd842…baf142
0x13d5…46620x1892…6085Base$1.60100%Route unknown92d ago0xa6c24c…ec6b7e
0x13d5…46620x1892…6085Base$1.50100%Route unknown92d ago0x24b865…aa7cb6
0x13d5…46620x1892…6085Base$1.24100%Route unknown92d ago0xcbfdc8…a7f2d3
0x13d5…46620x1892…6085Base$1.47100%Route unknown92d ago0x510eb9…22216f
0x13d5…46620x1892…6085Base$1.19100%Route unknown92d ago0xb395eb…dcf8c9
0x13d5…46620x1892…6085Base$1.12100%Route unknown92d ago0x404e1d…85be2b

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.