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%coinbase7d ago0xe98224…18ef43
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0x809c17…6453f0
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0xa59689…fc6dac
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x4c9c8e…ece51f
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x20ed8a…c489ff
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x157eab…68a8a7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x833108…70495e
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x14090c…c9fe68
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase7d ago0x889a33…bc18ab
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0x35c342…f35471
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0x737d32…3b9beb
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0x83ed82…76c9ec
0x9aeb…5bee0x06df…fd6fBaseStableUploadUpload$0.02100%coinbase7d ago0x904e0c…c5e8eb
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x8dfef9…ed8976
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x011255…76cbe7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x11eab7…3acb66
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xe767c5…36ccf0
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x7671f3…19d2fd
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x8a9e54…4fbec2
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x50f69b…152d2d
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xaaa186…ae0922
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0xff9c2f…265ae4
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x4cedc0…261b75
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x133d48…2b56a7
0x9aeb…5bee0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase8d ago0x2df597…d81057

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.