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%payAI106d ago0x87e0d6…1cff5b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d7541…3c2ffe
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x7c43e2…5d22b7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4661d9…28a1f4
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x29edde…871cc3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xabe231…d4d6e8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x21e073…0d39ba
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x46e1da…38e91b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbd0f15…e521cb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x067dd4…bbcbeb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x86d62a…ea7bbe
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa1cdc9…c1fea5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc8c822…da0c3f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x41a79d…8b2506
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4f6023…2b8449
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x90d11b…9af36b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x8d1b45…432db8
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd84715…5ec030
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xef290a…2e505c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x61a6de…b171eb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xab0add…edc23b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa0d6b5…1c04ba
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5720ec…7b2f93
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4c9d04…39c638
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x230d0b…1cde36

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.