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%coinbase41d ago0xbe2ba4…fccdda
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x60b2e5…bd4b59
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x1950e1…bede4c
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x69a48b…c2f8d5
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x10d3a5…4c0685
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x565def…dc8d4a
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x5e9eab…62d93f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xb820b6…83765e
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xedffc9…442cd5
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xaa919d…1cca7e
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x8d7f59…a6f736
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xc58f42…3860b4
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x6824d0…366b86
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x11ec9d…36c169
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xef8c2a…a2398d
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x6ec8a4…a57d03
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xf2c33d…19b6eb
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x0aa1ce…0beba4
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x1430fc…892857
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xb3bcbd…5492fe
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x86af5c…741acc
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x808ac8…6ecb41
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xa0a77f…d19858
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0x3b488f…470b7f
0x945c…ce920xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase41d ago0xaa0555…b52427

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.