Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x84527d…13951e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x156586…8be796
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa7c97e…0ed8c6
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x68bfcd…e1fef1
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe99a01…7fb9b9
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xbaf38b…7e23fa
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe583ed…e3fc5d
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xdcaa06…1a0971
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe18217…81a0d7
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x9ce3a8…582407
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x934eaf…9b53aa
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x524a4d…40bbad
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x5219e9…e2b18b
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x8e39e3…80c061
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa72277…7699a1
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x0bd114…517cd2
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x326c57…b6f24f
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x3463af…1c99cb
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xec9628…7ae9f3
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xc217b8…1a4e04
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x569c76…f94fa6
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x2c3058…6a60e7
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa4d4a9…491806
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x34794f…4c641e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xddc8c1…ba2969

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.