Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe4b05b…d6cc86
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe2d228…d18309
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb53897…5c8579
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x04a8f6…32b8bc
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xc23166…f214fe
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x14bba0…da8220
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xd6b2ca…9adf5a
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xad7910…eb59e9
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x572f3e…df2e6d
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x418851…cc49bd
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xf6bc1e…2a8246
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x6d6f0d…057f81
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x2a872d…31d838
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x193774…2ac3a5
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x87c86f…ab8c14
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb56a1e…dd3985
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x084166…2aaf29
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xa9ec7e…aaf145
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x2e4b91…d982dc
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x7978b6…038e82
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x6f8a58…dd8af7
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x27dd27…34cf75
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xe6a82b…e9bb7d
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xc8b22b…d47fa4
0x5993…42a00xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xd81151…68927d

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.