Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb21bc7…d24f29
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xdbd7ae…352830
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x694592…9a0de8
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x926a52…eae353
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x350072…08c0df
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xacaf82…a170b8
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xde4513…24e916
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb01baa…f29821
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x08362a…5bb1f8
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c7f2d…04ef9b
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x45f88d…4b3e18
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x59f302…24ea14
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x453cba…6d8f35
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI111d ago0x74ec7e…dbdede
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xdf4325…501246
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa42cb4…fda225
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb4217d…520e39
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7f7003…30bed9
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb38489…eee42f
0x76d8…b3120x6a5e…c666Basex402 service$0.01100%payAI112d ago0xc9e2a7…51004d
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x500038…47471f
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x506e02…496ba5
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI112d ago0xca3318…8c4ee7
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3025e1…1c72f6
0x76d8…b3120x6a5e…c666Basex402 service$0.001100%payAI112d ago0x492b1c…58e07b

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.