Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf211…d78d0xccc8…15beBase—$6,778.4070%0xf70d…dbef37d ago0x5674f2…a638cd
0x8842…f70d0xccc8…15beBase—$5.0070%0xf70d…dbef37d ago0x3d8376…945a1a
0xde03…474e0xccc8…15beBase—$0.0570%0xf70d…dbef37d ago0x201198…ec6e32
0xe7a4…96810xccc8…15beBase—$0.9470%0xf70d…dbef37d ago0x8e0c32…5cd72c
0xe7a3…d8060xccc8…15beBase—$7.0570%0xf70d…dbef37d ago0x0f2274…12bc49
0xd93b…ee530xccc8…15beBase—$200.0070%0xf70d…dbef37d ago0x8e5107…c8f6b8
0xe7a3…d8060xccc8…15beBase—$8.2570%0xf70d…dbef37d ago0x8cfa0c…2ca7ca
0xef3d…2f8b0xccc8…15beBase—$51.0070%0xf70d…dbef37d ago0xab3aff…869a06
0x266f…fc610xccc8…15beBase—$2.1070%0xf70d…dbef38d ago0x6003ac…02e310
0x3ff2…af250xccc8…15beBase—$5.0370%0xf70d…dbef38d ago0x0a3bb8…4611ea

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.