Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc9b1e0…4d49ac
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3dd18f…0407fe
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe2fa94…f7a46b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8309be…1e136f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x62e0f8…8968bc
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f27bb…964333
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa991f3…b8910b
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x85420d…927f20
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x52de98…eb634e
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x82e255…0c9526
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2b1283…5f3072
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xce9170…37b3ee
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8c0ed…10947a
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc04f0c…98cc3f
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd5e89…ac19fa
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6b0adf…1819cf
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4cf6a2…497ba6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe9b4f9…a36497
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdc92a7…2e46c1
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7b2369…b3bdfb
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb40e48…555f36
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x88f4ea…7e13f7
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5befda…a1a858
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0x28f2f0…896ce6
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb3e54b…61437c

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.