Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x7db634…5495a8
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x0c92ce…baa469
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xdb8db7…d30f79
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x1f36f7…f89a48
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x89333c…fa49f3
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xa89c7b…10e8a0
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x725333…59df14
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x5a5bc7…db4fd9
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x9f766a…49d8b3
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x0f006f…7e836c
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x0bf4eb…ceddf5
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x784431…fa9769
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x62c281…9b5b0c
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x680ca0…3ff7d6
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x4e50dc…9dca58
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x087e17…2e6bb4
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x8af065…87716e
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xb6ae51…260e3c
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x9e24df…0ceb4a
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xba97cd…a7c958
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x91e143…4ba9d6
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xcde689…5bc3f2
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0x38c28c…d8f66f
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xed133e…1b3456
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase48d ago0xe88f16…9c7cb2

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.