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%polymer61d ago0xeba9a3…2dabba
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x96852d…b3c20b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x6ecca0…c503cd
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted61d ago0x4f068f…7531ed
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted61d ago0x1316e4…fc4a62
0x66c4…37cb0x66c4…37cbBase—$0.10100%Payer-submitted61d ago0x70803a…e417ac
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xdd6d43…0c5fc3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x2a3a2c…6f2ecc
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xed7103…43f70f
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xc63a25…352f33
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x35d5fb…f25bf3
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xc24b3c…94dadb
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xcb2cd0…bf65b4
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xf3a523…7f8c95
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xb31dca…b306c0
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x16a4b3…8f06a2
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xad7fd7…f8ef4b
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x1bfe2e…4b8923
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x9d4f9f…ee9a84
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x7e54d8…907378
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x20a8a8…40e0d6
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x9143dc…9bcc85
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x0c5634…02c4ff
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0x2fc13f…adf89c
0x66c4…37cb0x66c4…37cbBase—$0.10100%polymer61d ago0xe27e47…eb2b53

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.