Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xe20d9c…4672e1
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x177162…2a6b29
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x4ad1a2…2da841
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xae1777…227f25
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x45b543…570ba1
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x7061a6…c8eb08
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x21dbfd…19d020
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x6e9c1c…14a36e
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x704f01…991550
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x980a0c…51f1c4
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x462aeb…b1a7f9
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xb00c05…63dc15
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xdbaf78…5493aa
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x9bfbf2…12e84f
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x8b26b9…32e143
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x598332…e453db
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x91b4f1…064576
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xde20f5…74e030
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x3f01f1…528ab0
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x75a90a…fac11b
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xc099aa…5db607
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xec5df0…ff222d
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0xdac077…22b86f
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x8a3a97…1132bf
0x9e8e…38f70x6a5e…c666Basex402 service$9.90100%payAI110d ago0x778b2f…756da5

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.