Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x2a435c…303fc1
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x0759b6…6db5c3
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xcf2006…a96479
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xfec04a…5c1c8d
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xacc09b…2935a9
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x475e78…d74cd0
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x6ac4e5…a2a476
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x0f4b80…986db6
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x828aff…e84973
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x84d599…ba2870
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x52fb97…aa566b
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x4cb477…d530a3
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xa11efa…588cb0
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xd4ee76…e07400
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x4f6721…2f7ad3
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x0f54f3…95e4c2
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x9ae864…9a848b
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x9fead0…5b7b4d
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x116f1b…bcc098
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x5b3419…deb54c
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xec09ac…8ca1f9
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0xf1a251…a8c110
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x391046…13c7fe
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x271af4…cc334c
0xe335…c0840xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase79d ago0x32df59…37547b

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.