Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x4c3f…4647Base—$1.0470%0xc5c7…f8a565d ago0x031ced…4039cb
0x1332…66eb0x4c3f…4647Base—$10.4070%0x93eb…4c2965d ago0xea8b77…b8c217
0x1332…66eb0x4c3f…4647Base—$10.4070%0xb769…f88165d ago0x348940…79a7b4
0x4ca2…3e9c0x4c3f…4647Base—$1.0470%0x5613…339e65d ago0x239651…a71249
0xa787…64cf0x4c3f…4647Base—$1.0470%0xbcc0…614b65d ago0x33e47f…7e191e
0xa520…eca40x4c3f…4647Base—$10.4070%0x79bd…fda165d ago0xaa6154…ebbb71
0x3fb1…7e250x4c3f…4647Base—$6.2470%0x8134…084965d ago0xfa2932…e28224
0x3834…63d20x4c3f…4647Base—$20.7970%0x7969…4cf565d ago0x09326c…6bb484

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.