Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x660c2e…874aa8
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x713beb…e37cf2
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xfa902a…cb4cb9
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xddc826…2fa399
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xa69890…a16e4a
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xd99ab5…77d899
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x9aa5b4…c78555
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xc0f99f…16dbf6
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xcf119f…924568
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xe62362…319e5c
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x52d869…8f07fe
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xe1cfe7…8b2fa8
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xdfb3cf…647a31
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x5d4a94…b18eff
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x12021b…c050bc
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xd5acec…41dbf0
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x2c395c…3b0633
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x940c02…dee966
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x057fbe…2483dc
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x76610b…849554
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x7f946f…25ecc2
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x862ba7…6c3ee5
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xd67c5b…a56d4e
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0x2d89fe…a95571
0x07fb…97dc0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase44d ago0xec129c…84af03

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.