Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7676b1…12033e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89bfe9…fd99e6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x815d26…3445fd
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2bf32e…783fdc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xda42a7…e5c78f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdeafd9…153ad5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdf9a47…86a4cf
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9513ed…83ca3d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e2361…3836bf
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa3a010…5f376a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7a702f…c22a5a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbac8d3…9fd1ff
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x89735f…835a37
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x074218…e5edcd
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x94931e…6bbbab
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x361e0d…8525a0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb4c54b…9aef80
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x504b78…73d7da
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd88239…5f5156
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4f9216…60832a
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x79d8a6…59bb6c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x052b9f…26ecb3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xff3c88…ca9ff3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4ebcd4…f69760
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8683a0…319ac1

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.