Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.05100%coinbase21d ago0x4b240a…c8d0e2
0xf331…194c0x3c5c…d5faBaseLocus x402 Services$0.005100%coinbase21d ago0x3a1698…fc1e49
0xf331…194c0x3591…e45cBase$0.01100%coinbase21d ago0x2e59f6…3f4083
0xf331…194c0x325b…d430BaseStableEnrichExa$0.02100%coinbase21d ago0x29a1b8…da792c
0xf331…194c0x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase21d ago0x4f45ed…a2ee38
0xf331…194c0x325b…d430BaseStableEnrichExa$0.02100%coinbase21d ago0xd78bb2…62352a
0xf331…194c0x51d5…f78bBaseTwitter/X APITwitter$0.005100%coinbase21d ago0xb5f370…feaf9f
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0xb4ff11…fe0ca8
0xf331…194c0x6e8b…4e2eBasex402 service$0.01100%coinbase21d ago0xf07684…c5bdd9
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x316395…9d656b
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x4a1a33…333fdc
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x7ca7bb…acb84f
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0xa47267…f13896
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0x6bde81…2196fe
0xf331…194c0x9fb3…1d9aBasex402 service$0.005100%coinbase21d ago0xc2e316…ecd4ec
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x25025b…ad2a1b
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x011feb…5d5d00
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x46eb78…71eff9
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x640feb…60821a
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x1be88b…72ddf0
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x3b564c…839fe5
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x76287d…1b71f2
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0xef2cd0…9e760c
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x8d541d…0b74d0
0xf331…194c0x9fb3…1d9aBasex402 service$0.001100%coinbase21d ago0x9a3227…e9d457

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.