Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted52d ago0x71f956…6f36dc
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xc6dce5…a5291e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x8ac955…970448
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xd39cfc…9941f7
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xe3c835…164360
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xe4f887…6dff2e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x683916…7f8b00
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xf80ff7…ea170b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x0f6c8e…da9564
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x2acddf…77354c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x92b636…4244e8
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xe857e1…838472
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xb916dc…da1608
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xe523c3…99b140
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xb5580a…092707
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x549674…290275
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x3b2eca…6cbd98
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x6ce929…990397
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x69d8c5…155d7a
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x87d026…84919e
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xefd229…7b44f2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x001c2f…9b3ed2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xdf64fd…3c3a46
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0x2e490c…ccc859
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer52d ago0xea72c5…c96c5d

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.