Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x304a88…745f69
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc5fc93…618fca
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4ffcfa…af0483
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1972a7…de9248
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb80845…eacb63
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xefd856…ebefe0
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0b911…7bd41b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18539b…e2804b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb9ddf8…45e361
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x695d64…cac6d3
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe43ef5…9728ef
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd112fa…1bf575
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2c2e45…368d4b
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfe8ad7…9f40c4
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4e058f…e63dbb
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x45ef93…7f5a3c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf289be…30093c
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5ff74e…400c47
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x685110…867e4f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b3641…d5361d
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x020145…2bba0f
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x18d3e8…4c3f37
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa9b816…43e9ad
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1852ea…3dcefe
0x7e6f…2f060x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b44f0…feca97

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.