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%coinbase9d ago0x730f34…95dfaa
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x77dc19…ec4c12
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x2b0d33…39bd9b
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x1c7ebc…9431eb
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xdd2d61…5e8887
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x074c81…445327
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xfd8220…849307
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x6a7193…28433e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0b2aa5…04b3cb
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xb96303…01300c
0x8795…300a0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase9d ago0xbc328c…bf5c38
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x6d1087…a2a2ad
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xcfe180…851b73
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x897c0b…d760d8
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xf21acc…9b3200
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x8d0225…4d6f0e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xe768d6…adf211
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x9f7212…74bc66
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x0cee35…543f43
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x153d07…36aacb
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x736aa2…d5d894
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x26cf21…4b982e
0x8795…300a0xe740…cf46BaseLinked PandaLinkedin$1.00100%coinbase9d ago0x71d80d…8aea1c
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x026704…91c29b
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xe9e6e1…aed858

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.