Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x669901…562b30
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xf59a47…eb95f2
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x52fba5…27cecb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x742608…311c92
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd70bf6…120d6c
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd07534…37c6a1
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x13eb02…3f0e24
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x48d620…57ab5d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x694a0c…185be5
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x0b7033…a9ce04
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xc19570…d9b0b6
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x626c17…bebe88
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xd062ea…70e322
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0x1428c1…ffa187
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI118d ago0xb076ea…467dd8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x6cd1ce…f203dc
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xf308da…4b0bed
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x7f972e…94a63d
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x9e006d…04e833
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xb093a0…fa7cfb
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0xfce3a5…dcf7a8
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x13838c…51deb9
0x8d3e…6cd50x6a5e…c666Basex402 service$0.001100%payAI119d ago0x8ef65e…6d592d

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.