Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xe499b9…bb586a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x104b5b…4afefb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x265978…691683
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x4d7a78…fdd698
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x3e545c…20f897
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x86300c…8262f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xddc865…765337
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x535f4a…aae901
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xd4c14c…9fba98
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x86a500…475d74
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x5dedf0…69b2c8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xb8fc29…233cb3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x6c9809…ea5e19
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x31f661…1bc864
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x59888b…add868
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xb24c68…708cf2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x529072…bd9473
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xfc647c…e6c606
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x5d2f78…e8fa2f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x27922d…67499a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xf11981…8430f2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xc940ac…8b9ee6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xcabf25…e07a1d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xe27a73…186c87
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0x584b18…64a3f4

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.