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%coinbase16d ago0xfb5c15…c26846
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x244e70…ed8373
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x4b6ece…781ef5
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xafa9c5…06e061
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xc67d60…2a20a9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x20203e…814cfd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x0a98ea…e4c280
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xe0a314…b1c452
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xe09ba3…83a1fb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xca18f4…cdfb1a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x4e0e9d…344188
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xafe9f9…8cbbfb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xabd3fa…c0dca6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x35a83d…1c2d6c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x0170a4…c3af23
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x9da7d1…6dd40f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x60bf0a…86b349
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xd119fb…bee805
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x016b0a…c4e9f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x6b2e02…1e9fa2
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x52ade1…6e834c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x1e3e45…14f848
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x97e570…516c50
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x3b2853…90d1d7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xe06073…8226b7

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.