Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase43d ago0x9b9e5f…177005
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.04100%coinbase43d ago0xc8b35d…ef899f
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.15100%coinbase43d ago0x17ca51…42a324
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.15100%coinbase43d ago0xa09c00…702601
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase43d ago0x0d1772…f72c7b
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.05100%coinbase43d ago0x4d33d3…667dfe
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.05100%coinbase43d ago0xef4088…7139ee
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.03100%coinbase43d ago0x3873a8…ccf00d
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.01100%coinbase43d ago0x05e296…6968c3
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase43d ago0x62e06b…3f5817
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.25100%coinbase43d ago0x3ffb0a…925881
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.09100%coinbase43d ago0x26f69d…d7811a
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.04100%coinbase43d ago0x0277c7…0fe711
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.15100%coinbase43d ago0x0ff44a…f6f2d5
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.15100%coinbase43d ago0xb8d66d…6ae224
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase43d ago0x35c683…355af5
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.05100%coinbase43d ago0x80e979…ea4cb5
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.05100%coinbase43d ago0xc17fd7…de0037
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.03100%coinbase43d ago0x3c8e18…8e4ac1
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.01100%coinbase43d ago0xdb7a7c…cf5d4e
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase43d ago0x76f676…f31e1c
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.10100%coinbase44d ago0x29481c…128353
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.20100%coinbase44d ago0x8a5960…a43d58
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.25100%coinbase44d ago0x5092d4…db1d0e
0x384a…adbb0x0d0e…f3d3BaseRunOnProofSupplier-payments$0.09100%coinbase44d ago0x21dec7…f11bb8

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.