Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0x02f5f9…88b088
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0xafbdf6…cd359d
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0x16b872…63590b
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0x38ddb7…01d442
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0x0caa88…cb6f24
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0xc46b36…1c8721
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase6d ago0x8f450a…c7d391
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0xee3791…266bc4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x93453d…aa2b3a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xc3239a…7d2b9c
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x769946…7cecf4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xf0af56…765d56
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x4f2b57…9f9498
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x09e426…79b9b7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x37d939…9e2d8f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x30a400…222bad
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x6b2f9d…ad8f4a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x0177cd…5fc96d
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x5a74b9…9d488d
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x0332d6…a0327a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x12ec06…233a8e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xa862aa…5ad695
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x8e6167…4efb41
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xb259c2…41183f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0xfde4fe…2f1cda

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.