Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2310…ad090x5f58…a900Base—$0.01100%coinbase69d ago0x791e7d…35255e
0x2310…ad090x8fd1…3d5fBase—$0.01100%coinbase69d ago0xaf3ac4…814d4d
0x2310…ad090x3ea9…4155Base—$0.01100%coinbase69d ago0xeddf73…16c66e
0x2310…ad090xac88…260dBase—$0.01100%coinbase69d ago0x5a6d73…00e0f7
0x2310…ad090xc46f…5da2Base—$0.01100%coinbase69d ago0xa8b510…9a44c6
0x2310…ad090xab83…3faaBase—$0.01100%coinbase69d ago0xf9a3cf…8c909b
0x2310…ad090x8e9f…4106Base—$0.01100%coinbase69d ago0x53c58f…f4b231
0x2310…ad090x1a1f…fcaaBase—$0.01100%coinbase69d ago0x316456…f74046
0x2310…ad090x03f8…6617Base—$0.01100%coinbase69d ago0x09980c…7485c0
0x2310…ad090xcafe…283eBase—$0.01100%coinbase69d ago0x01b94f…4f015f
0x2310…ad090x87f6…c875Base—$0.01100%coinbase69d ago0xd49cae…993f49
0x2310…ad090x7044…7392Base—$0.01100%coinbase69d ago0x732ead…4a1c12
0x2310…ad090x99a6…ec65Base—$0.01100%coinbase69d ago0xa99107…0de677
0x2310…ad090xd19b…86cfBase—$0.01100%coinbase69d ago0x1ffaf8…9d71b9
0x2310…ad090x4ca6…b368Base—$0.01100%coinbase69d ago0x734578…06acba
0x2310…ad090x8d04…89caBase—$0.01100%coinbase69d ago0x2dc46e…fff367

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.