Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x246d5a…060b2f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb0968a…10277c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x518116…32cdd8
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5cd885…e60604
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x5283fc…18156b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc2f79d…8fd74a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xa07b4c…cdeb1e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x92459d…f5f727
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x250023…fc7b5c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdb22e4…3194ad
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x8e8b3c…7d5a4c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x91e8ef…0b6c0f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x408a15…e07e9a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x0fa3db…d91ce0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x329228…349f2f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9963e8…b6f66e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xefa1a0…8dd532
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xde12af…f8e443
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0xaa38c8…40aa76
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x499de5…b048b7
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI119d ago0x52dd57…485283

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.