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 ago0x04e56e…b02740
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase6d ago0xa5b368…926e9a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x3b0c90…e8602b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x266b18…42d709
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xd873e0…27b5ff
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x22e3ab…d9544e
0x985a…3a9c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xabebdb…336479
0x985a…3a9c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb19b7a…7138a4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x3f6768…d7ff4d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x74dde9…a9a44f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x2603ba…7a1eea
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x2997c9…ee74ec
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x11892f…aeb88c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x521ac7…32108e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x835001…f044b3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x91b5b6…ea1e06
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xc100a4…cbec58
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x9bff3d…e6f2b5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x91855f…14b031
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x6339d3…576154
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x4e1d68…43972a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x2ef2ce…163761
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x5fd4b2…46cef8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe5976f…7ff144
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb07c61…9f8dae

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.