Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8ac044…059e30
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe51367…35c7d0
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x36b655…0a9c4b
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xfcbb9e…b346c4
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x10bdac…92030a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x280b21…3ab8a8
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd293b0…8a0d54
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xad6568…521a1a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x427c71…f2566e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8e5a5d…0057fe
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc2f05a…1c9cf9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5c17a7…f21766
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcdb83a…c52eff
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf69df3…9d455e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6d781b…70882a
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc100c8…4aed1e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xec5a15…f2ac53
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x62cac2…3cdc86
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb80fe5…80b133
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95eb37…732ed7
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x23d28a…803b09
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa562b7…b2c64e
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xcd5a1b…1a3b4c
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xc49d5c…5ce1f9
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe126c6…5f7504

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.