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%payAI114d ago0x994936…284c9f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf91d4e…7d7291
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x147832…059daa
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x27e460…222391
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8c4853…aef4c7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x20acc1…75b656
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5c394f…5e83ce
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x12d29f…6d56bb
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7da1f7…7639d5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa38edd…47449e
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7e0c36…55ecdc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9ec313…11af7d
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37c948…c6da9b
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd9cca1…d88ae6
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbbe11…dca547
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe812a2…9a09a7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdc6463…f308ea
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x15d816…9e2173
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x742357…a4e7e1
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd523fa…924820
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x806d8d…7fb500
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1e8c44…070ab3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd144a9…1d2b69
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xea40df…2ccc9c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI114d ago0xc00ac0…af414b

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.