Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xcf1a45…77fd7f
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xe9ee77…96c112
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x642474…5f84c8
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xdb91d4…17344b
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xfe5144…3f828e
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x735613…f57055
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x15bc73…174d9e
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xd8193d…921b85
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x676aa7…534e5d
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xc81dec…ef21fb
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x63bc18…4e9997
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x91fed3…7c6a83
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xe866de…875f21
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xac78bc…b9c23a
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x4c6dc6…686f43
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x0cfb55…8d278d
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xedc561…70e0f8
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x043287…6ed801
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xed19ae…19a0fd
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x79291a…89d405
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0xd6a448…9caf1b
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x9ac46a…65ed7f
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x1a9dab…4fc5ac
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x8844b0…86be23
0xc7c5…306f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase100d ago0x14a77e…e158a3

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.