Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2d4a…821c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x0e8e67…8728a3
0x2d4a…821c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x4a3e91…a20c36
0x2d4a…821c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x6959c6…c29b1c
0x5b57…b5630xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xdf31a4…ccf9cb
0x72c5…159b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x485380…bc9db9
0x72c5…159b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xa09b5d…cc8fee
0x72c5…159b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x6aaf63…7af997
0x72c5…159b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xee8e57…3f599a
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x3446f9…3c6cd7
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x5b2294…87f163
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x17f8d3…e1a9bd
0x5e95…a55e0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x1f1dc7…c06873
0x7cdc…36b80xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x72e7c8…57ca6f
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x004501…bb996a
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x2e807f…a6fbdb
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0xb3474b…bb02fe
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0xf9772a…8f5609
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x211d5f…0c3cea
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x135931…8e118a
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x560448…6b45bd
0xb13e…a6ce0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x802705…cc2fe2
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x7ee1ef…ee489f
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x301bdd…0e5773
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x23014e…8d0395
0xc185…4b7d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase2d ago0x2ca8fd…3099f9

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.