Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf982f4…e4478c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29f69a…55737c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa86ff0…60624f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x539d7f…5e6e73
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb10f84…b2bd06
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4db6c1…ebd5a4
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd779a2…11ca1c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9a887a…c452ad
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x416d91…e6179a
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x583daf…2f8d6c
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x35e08d…0bfd0f
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x989114…191a2b
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x614ac5…488244
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x49fa03…815ce2
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa04f51…a68734
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90d4a6…7f92ee
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6b3f26…198b98
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5f87f9…473515
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7cbc16…f737bc
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc5bc9a…b90fab
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86f094…1610bf
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab30fe…708285
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1f57f1…718418
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe0d05f…12f449
0x8abc…60ae0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x805a2a…8d26fb

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.