Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xb5b448…c555a8
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x846007…ad43ba
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xacc576…69046f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x1c8ead…e0d27e
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x460aa3…a08787
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xd39c68…6e7432
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x8c764e…4f7a28
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xd1a9de…82a255
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x767558…f38018
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x988ece…58ad07
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x10f743…1736a2
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xd7c118…820ced
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xe7aa9b…86ae2a
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x4f086e…11dad5
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x038f2c…e0c5d7
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x43a248…5c7462
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xd7bb48…abfff4
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xf0ff38…5ba2f3
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x8a5a2d…91068f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x2cf444…4fcad1
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xd1ac67…6751cd
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x43d53c…4b76d2
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0xf916fe…fa06f9
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x0257f3…7b1c3b
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase59d ago0x02b6ed…3fb32c

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.