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%coinbase8d ago0xc58f7f…f88045
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase8d ago0xc24245…60071e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x2a3bab…6b5a08
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xa68e6b…7111eb
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x329894…8bca83
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xbcb5f6…6ac96a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xf87e85…2861c1
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xef2334…ed876f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x89a99a…08b5c4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x5ea70e…132475
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xe2db1d…d9ddf8
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x744ae9…51f635
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x4bdd48…7c8e55
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x2b04ff…e479b6
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x9e036c…bd74fb
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x8de5a7…67bf88
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xf87216…7ba4e9
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x4198d9…a29511
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xbe70f2…afa8aa
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xffcb68…6bb875
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0xe5889f…e1978c
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x1cbe8f…1de996
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x807667…d3348a
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x83734b…0fc836
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase9d ago0x6c2fc4…f1d9d4

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.