Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5b58b…c88ef6
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7aa364…03b839
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b204e…20e0ec
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x18c62b…737cc4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa4941b…605fa0
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf1f51f…cc3fa4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85b2ff…06755f
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x387231…de125d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9dd6d1…939839
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29a841…9ebfae
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb530d9…63c98c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2bbe92…88a64e
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05d22c…c0ab60
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x101ef9…8f7ad4
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0d64df…a8f31d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3688f…a78a8d
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7b418c…74923b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x05207a…69ec4a
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x85cb88…b2261b
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe85f38…17ec80
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4c3ff8…d1abd9
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x125119…1061f5
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x627fba…95f7ea
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3fe92f…6b4e4c
0x4373…ebdf0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x10feb6…3ed98d

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.