Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$5.25100%0x3fab…7e8c110d ago0xa74a65…dc6fbd
0xf861…cd530x0e3d…7757Base—$21.00100%0xb92d…57bc111d ago0xf6a9c2…cabafd
0xf861…cd530x0e3d…7757Base—$31.50100%0x88df…6a4d111d ago0xa9b121…f87701
0xf861…cd530x0e3d…7757Base—$10.50100%0xe4ca…c91c111d ago0xe32b7b…c73758
0xf861…cd530x0e3d…7757Base—$10.50100%0x05f1…3bb9111d ago0xde29c0…e0190f
0xf861…cd530x0e3d…7757Base—$19.95100%0xaf62…40b9111d ago0xa9fdd1…2e01d4
0xf861…cd530x0e3d…7757Base—$10.50100%0xbb85…6582111d ago0x30c2af…9808b4
0xf861…cd530x0e3d…7757Base—$10.50100%0x6bdd…b276111d ago0x51e11c…bb65e1
0xf861…cd530x0e3d…7757Base—$1.05100%0xd4ab…0bb6111d ago0xec2a04…d0eca7
0xf861…cd530x0e3d…7757Base—$8.40100%0x0d6a…b704111d ago0x0e8503…872d4b
0xf861…cd530x0e3d…7757Base—$5.25100%0x6280…2e79111d ago0xbcad35…312183
0xf861…cd530x0e3d…7757Base—$5.25100%0x6280…2e79111d ago0xccd26d…f9ef97
0xf861…cd530x0e3d…7757Base—$3.15100%0x7dc9…9d7b111d ago0x605697…feccca
0xf861…cd530x0e3d…7757Base—$2.10100%0x96be…0b46111d ago0xb8d792…7940ad
0xf861…cd530x0e3d…7757Base—$19.95100%0x8ea5…b7fc111d ago0x4e6d53…e84e8f
0xf861…cd530x0e3d…7757Base—$10.50100%0xce9f…bc8e111d ago0xd48faf…e0254a
0xf861…cd530x0e3d…7757Base—$9.45100%0x569e…48f9111d ago0xc76517…1227d0
0xf861…cd530x0e3d…7757Base—$2.10100%0xeb08…9f9c111d ago0x29a5a3…3a6463
0xf861…cd530x0e3d…7757Base—$16.80100%0xb725…f2dd111d ago0x804c47…0cf3b5
0xf861…cd530x0e3d…7757Base—$4.20100%0x9c03…689d111d ago0x1cb956…1427f2

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.