Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x12afee…fc9d37
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdddbfd…55bdfd
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbc5b0c…cfdf6d
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcc4a62…2231b0
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc93592…bbeee6
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfdab7a…8d6bbd
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe970f2…fb4193
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xeaf2f8…06ff8d
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x16b7f8…33f190
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7ec4fb…80e2c1
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2b0f4a…b5cdcf
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x51448e…eb80f3
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcd7c1d…df0a64
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa7feec…8ab11d
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x7eba99…419150
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb11b59…65bacf
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf79b57…0f7091
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40e95c…69b72f
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x607b77…0495eb
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x40ed1c…7fb07f
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa163ba…802fdf
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xa9e390…082e32
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb69053…6822ca
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x301886…45532a
0x5f60…28ab0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6748c4…88a502

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.