Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4d2384…5e59fb
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe4203d…9803eb
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd1d878…9a96b5
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe02c19…f1ae3b
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4538a0…9f9397
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbd70b7…43b15b
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb97072…bcf5e0
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x292fd1…5dbe2b
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60d976…1a2334
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x061a70…590cd8
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4944e5…c0dd23
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdb2565…4f9760
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x99943e…e84164
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d4a91…aa4a1e
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x4ed7bc…2f6dbc
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe39985…267102
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xf0f069…e4f89a
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x237dce…1290f8
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb2a689…6d2dd3
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x60c109…2db96a
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xfe9beb…932ef4
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x41ff99…a7cf05
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1128e0…f05330
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbfc77a…fd41a8
0xfb36…90d10x6a5e…c666Basex402 service$0.01100%payAI111d ago0xcea116…3b142b

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.