Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x54bb93…6ffd3c
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xea1889…174415
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x5d9ff1…170e27
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x21f4cc…f997df
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x66016c…8dcc78
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x4c00e2…d4eb03
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xd634cb…8eeb42
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xabafb1…81a163
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x330eae…bab124
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x3845ca…be643a
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x4a4800…8ebeee
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xb142d6…e77e8a
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xe1548a…1876e0
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x8d5ca8…faa825
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0xae160c…4cff67
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x48a55c…8dea7e
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x43518e…b430f6
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x937b86…cd79e2
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa6d ago0x63e0db…0eb7d1
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa7d ago0xad723c…fbb24b
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa7d ago0xa773b5…788a7a
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa7d ago0xab6654…859353
0x42ef…efcb0xfe80…47eeBase—$0.001100%fluxa7d ago0xaef0b6…660472

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.