Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xaebdb7…de880c
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x725a43…bc5d92
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x069b59…aec0bc
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x71f1a8…483c73
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x8a04e5…b4e4cf
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x09701a…95721d
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x2cc8e7…9c6fd5
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x34e0ef…4aee9d
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xa82c60…9a4db0
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xec733b…f658cd
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xf0f39f…abee71
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xf4cee2…a54639
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0xf913f5…9ee417
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x0f72e3…756e82
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x5c7ca9…207239
0xbb86…2c660xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase1d ago0x61637b…429276
0xbb86…2c660xcee9…76e1Base$0.05100%payAI1d ago0xa461d0…afe200
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x5b94e2…126b90
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x183e1d…ad57af
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0xdfea5c…fc0f8c
0xbb86…2c660xc3b6…c06bBase$0.002100%openfacilitator1d ago0xf7d62f…d1e076
0xbb86…2c660xcee9…76e1Base$0.05100%payAI1d ago0x946d21…678ee7
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0xd5714d…e4e229
0xbb86…2c660xc3b6…c06bBase$0.005100%openfacilitator1d ago0x532717…2be92b
0xbb86…2c660xc3b6…c06bBase$0.004100%openfacilitator1d ago0x4e7c85…a58a67

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.