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%coinbase14d ago0x57f89f…7be9de
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xf103f4…461398
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x5cb897…5975ad
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x2e7f6f…e45524
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xe64dd5…c1adee
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xae6039…b6616b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x34c7b7…7908f7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xa1408b…7d2325
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xffb024…8233dc
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x63713b…915705
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xa4bf4e…47f34f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x914ee0…371a13
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xb1ed96…52d125
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x47e52a…dab078
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xc2ede5…5dd43d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x954ced…986c82
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x936946…338e2b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x6aca05…e41bb0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xdbced6…e07112
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xeca6f4…067228
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x76ebeb…82d257
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0xab5088…36ed49
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x21c4f0…7f63d8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase14d ago0x49b99d…3d8b46
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x545c88…78d1f5

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.