Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xab7192…48837e
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x5a0693…4a4619
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xb5e78c…91e867
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xddb759…0da8b1
0x886f…6c7c0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x25a4f8…97db02
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x4a85d7…e568d7
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x68d53d…86354a
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x4e0a44…29b03c
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x02b526…8c67e7
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x0702c3…9692e0
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xe31f47…99d868
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x3603a8…3c64e6
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x240558…166346
0x5e52…53640xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x4d9ff6…b52e49
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x31cf62…bb8edc
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x61144e…bc7c66
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xafd8f6…da120c
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x2984a5…aa81a4
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xb076e4…402d70
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x49f12e…dd84dd
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0x1c49ab…5b9331
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xdc7a79…8c12e3
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xcf2aa7…5a950e
0x7acd…cf530xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xdf0409…90098c
0x6c1a…c61a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase51d ago0xa12503…9f5b3a

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.