Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13de…883e0x4e1f…ff99Base—$10.00100%0x96de…249b78d ago0x92fba8…3169b8
0x13de…883e0x00ef…7bd5Base—$40.00100%0x96de…249b78d ago0xd4dc49…e24cf4
0x13de…883e0xa14a…cdf3Base—$40.00100%0x96de…249b78d ago0x30c09e…609432
0x13de…883e0x92e9…601bBase—$5.41100%0x96de…249b78d ago0x3f6522…902ea9
0x13de…883e0x10bb…9695Base—$90.02100%0x96de…249b78d ago0x29a3ff…83a7f0
0x13de…883e0xf4f7…ae7fBase—$40.00100%0x96de…249b78d ago0x7aa863…efaa1b
0x13de…883e0x0f36…a48cBase—$40.00100%0x96de…249b78d ago0x8b2e50…bdc948
0x13de…883e0xf4f7…ae7fBase—$4.96100%0x96de…249b78d ago0x786909…dc1394
0x13de…883e0x00ef…7bd5Base—$4.96100%0x96de…249b78d ago0x1144a4…1ed9c8
0x13de…883e0xc394…dea6Base—$4.91100%0x96de…249b78d ago0x11af9b…18edfd
0x13de…883e0x7c00…0f5bBase—$40.00100%0x96de…249b78d ago0x2c322f…0fb443
0x13de…883e0x3d89…3833Base—$4.21100%0x96de…249b78d ago0x482314…6b45dc
0x13de…883e0x7c00…0f5bBase—$5.63100%0x96de…249b79d ago0xbec423…4b3104
0x13de…883e0x5e3f…93c5Base—$40.00100%0x96de…249b79d ago0x5f090e…548491
0x13de…883e0x05e3…e99fBase—$40.00100%0x96de…249b79d ago0xe487cc…cb24fa
0x13de…883e0xc76e…eccdBase—$40.00100%0x96de…249b79d ago0xeffe87…8db4d8
0x13de…883e0x7c00…0f5bBase—$40.00100%0x96de…249b79d ago0xb99f7d…d0856b
0x13de…883e0xeb3f…d2caBase—$40.00100%0x96de…249b79d ago0x0ea3bf…28fe26
0x13de…883e0xedbe…a177Base—$40.00100%0x96de…249b79d ago0x80df6b…dc0093

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.