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 ago0x943588…fe69f3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x574be0…0f2271
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0xfb534a…38c018
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase16d ago0x499a16…1f4147
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xd0d1d6…dbd945
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xe68751…80acfe
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xa83f5a…b7fdd8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xcac801…aa15a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x53550f…91997f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xc3c669…70b603
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xcaf7eb…58b749
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x7beb7b…953eee
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x4de031…bf9541
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xa97f8a…2ef19c
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x8c12d3…014fc1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x591f9d…c46591
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xcee7e8…ec57a1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xae6fcd…3839a4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x09e5ef…0850bb
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x5b650b…4c04de
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x8c92b7…db3d7e
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x7a54b7…44c4ef
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x80eab8…cbe371
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0x1401bc…e5bb66
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase17d ago0xf4f3e5…110a65

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.