Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb9bd1b…b4005a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bf55f…1340b5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0059bd…ec497a
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb2e0c3…b12bd5
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5d74e…979155
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x32b1a2…9138cc
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69eb29…77eda6
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2b7435…2ed08e
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xcc5c49…da3b88
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09043c…67e275
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe5afea…1fe0c9
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a111b…a75697
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x427feb…f42b42
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x4ed876…3e5f2c
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI108d ago0x1347bc…9918d0
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xc87ea3…590880
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xbb4caf…853aae
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc74c6…ad149b
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0xe09c35…ddfb83
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x40bb7c…b755ef
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x67efd8…b2ddfa
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x673b25…358379
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x2ee82a…50ebfa
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x099389…3f6240
0x0884…5b970x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0c4b7d…8ce61a

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.