Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x28969a…7fa0a9
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x31701c…e4c91c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x263b96…dd2092
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb5adc2…2b26be
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xe9f358…264071
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa95216…008039
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc8d11…e6861a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1a2eb8…0ba65e
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x3614b4…642d30
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x407242…c8209c
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x533051…10b3bb
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x831fd5…87ac49
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde9f44…7c396f
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x297025…446acc
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdcfb58…0c4ebc
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9615ef…74942b
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9ad485…ab63d0
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4f0cb9…e8d1d3
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc40c7f…4cb459
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7d7c80…0e8597
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x65ac94…ba7cc1
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x07d60e…cf1f84
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5605de…e2103a
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc46d8e…2878b4
0xcd12…14fa0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdf1d88…dd1cc8

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.