Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ad1…51c70xccc8…15beBase—$49.87100%0xf70d…dbef89d ago0xbd7c90…9e2870
0x7c03…dac00xccc8…15beBase—$49.94100%0xf70d…dbef89d ago0x45c3d8…3d955e
rydurr.bond0xccc8…15beBase—$50.00100%0xf70d…dbef89d ago0x657cce…1d9967
0xe066…aa830xccc8…15beBase—$763.85100%0xf70d…dbef89d ago0x4d13a1…a228e1
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef89d ago0x29f2b8…6cd25d
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef89d ago0x5c2529…d2ab19
0xcf96…57c30xccc8…15beBase—$0.06100%0xf70d…dbef89d ago0x22b0a9…86ed22
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef89d ago0xf576b3…2df8a0
0x6d8e…fb7d0xccc8…15beBase—$1.28100%0xf70d…dbef89d ago0x86665c…49c9aa
0x254a…d0910xccc8…15beBase—$1.00100%0xf70d…dbef90d ago0xb9ccc1…c5acb2
0xcaa2…e16b0xccc8…15beBase—$0.69100%0xf70d…dbef90d ago0xe9f72b…ec6589
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef90d ago0x72d349…e7ef17
0xcaa2…e16b0xccc8…15beBase—$1.47100%0xf70d…dbef90d ago0x0025aa…c30e76
0x254a…d0910xccc8…15beBase—$1.50100%0xf70d…dbef90d ago0x2900f9…17612e
0x9ac7…94e10xccc8…15beBase—$0.10100%0xf70d…dbef90d ago0x887436…ef2c59

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.