Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1202ea…923246
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x512640…99b32c
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc28b6a…bdcb3a
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb3a4b9…a46f44
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d8d7c…4dd16e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4759cc…0d2c78
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb65ba3…e94c43
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6e17d5…93b730
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x824da5…af4dbd
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc9517b…abffce
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc4ed38…f5d0bb
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6540f7…e466b3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16965d…a245e6
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x055614…4bb2da
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xaa81d3…5aa24e
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xde411a…0f07b3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3cd38…dd9a98
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x16aaf2…7d4847
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x060c86…0b2fe3
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x313271…9f9379
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x875cf5…6281d5
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8efe96…251fbf
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x07cf52…083bc8
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf811f9…815c6b
0x4bed…27dd0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xebea3a…eeb5b6

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.