Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83a1…67750xd09c…f5baBase—$0.0670%0xd09c…f5ba4d ago0xaae58a…a18802
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x0ff64b…fc41c0
0x343c…c8280xd09c…f5baBase—$0.1470%0xd09c…f5ba4d ago0x0cd44c…f4577a
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xeb4552…254006
0x83a1…67750xd09c…f5baBase—$0.0670%0xd09c…f5ba4d ago0x12c2a5…c44b1d
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x3a6e3e…908aef
0xce0a…c57d0xd09c…f5baBase—$0.0370%0xd09c…f5ba4d ago0x192df2…761076
0xce0a…c57d0xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x6d522e…c98731
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xfd5b32…c0120f
0x9383…478b0xd09c…f5baBase—$0.0670%0xd09c…f5ba4d ago0x3fcaff…b61a55
0xdfa6…82af0xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x32c5ac…759ddd
0xdfa6…82af0xd09c…f5baBase—$0.1070%0xd09c…f5ba4d ago0xf6011b…b046da
0x343c…c8280xd09c…f5baBase—$0.3570%0xd09c…f5ba4d ago0xe543c0…4e1fd9
0x343c…c8280xd09c…f5baBase—$0.2070%0xd09c…f5ba4d ago0x3a2adf…d4e945
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xc0f522…1f0e9f
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x8556bc…030b27
0x83a1…67750xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xed5b9a…4b6a45
0x83a1…67750xd09c…f5baBase—$0.0970%0xd09c…f5ba4d ago0x82a296…28c865
0xce0a…c57d0xd09c…f5baBase—$0.3670%0xd09c…f5ba4d ago0x8660d9…054f0a
0xce0a…c57d0xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0x8a3bba…e89c68
0x343c…c8280xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xa53e99…289325
0x343c…c8280xd09c…f5baBase—$0.2070%0xd09c…f5ba4d ago0xc4ce05…516cd3
0x9383…478b0xd09c…f5baBase—$0.0170%0xd09c…f5ba4d ago0xd275ce…b223d9
0x9383…478b0xd09c…f5baBase—$0.0570%0xd09c…f5ba4d ago0x859442…8b2c2d
0xdfa6…82af0xd09c…f5baBase—$0.0970%0xd09c…f5ba4d ago0x86fa6a…669790

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.