Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x024d69…03af5b
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x5028aa…1c2471
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x8a7964…26cb0e
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x183431…c33928
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x040432…e9ccf5
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x3d3053…9ca38d
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x758e7f…d57165
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xe65651…52978e
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x72ec1b…c90208
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x6002c2…346289
0xa449…15ac0x37cf…d548Base$2.50100%coinbase92d ago0x110c15…95621b
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x030194…b423f1
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x1f1430…f611e5
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x2d1c33…1ba5e9
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0xb6f999…fbb808
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x40973e…923b69
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x713ddb…e2eb3c
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0x5d2028…d0549d
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0xdfd095…ef34ff
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x0af063…fd38d4
0x37cf…d5480xade0…89abBaseDeepline GTM APICompany$0.02100%coinbase92d ago0xd7035f…ee45b9
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x6dad17…9223c9
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x5872f6…e0ee2c
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x39922f…b90349
0x37cf…d5480xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase92d ago0x853b5b…257098

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.