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%coinbase12d ago0x837e86…deb4f1
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x371ca3…7a14b3
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x1b87ba…8fa3f8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xdd31c5…c81f29
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x84daa5…62915d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x3609bc…ba1327
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x5d4a07…be2dcd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xd49dcb…23ed65
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x40270a…dee9f0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xbf243a…d9d3c6
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x9acc0d…8c95bd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x44ae6a…46ad3b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xb94707…b51c44
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x08871d…9b64d9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xa08aad…5b6ecd
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x09edc0…3e783b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x377be6…1573d4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x617d57…edc2e4
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x04ca79…1db616
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x45e739…95f273
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x063bb9…e6dc75
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xc0f091…54a708
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x20a327…2bb15a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0x75f8d2…02416f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase12d ago0xf0c8ea…984e77

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.