Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase5h ago0xb00a09…c3dee7
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xfe4d67…b7ec44
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xce9486…23143a
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xb8308c…ddd4e2
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x5b0f1f…47ac1b
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x3e4cfa…7ae96e
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x76f7df…2cc169
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xf6be16…2fa420
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x766045…e2b4a0
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase6h ago0xfafa23…019109
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x9149d0…5e6c91
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x848371…e61090
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xee1974…bfe604
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase6h ago0x61b2e6…f4e919
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xb63e79…2e4ef0
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.05100%coinbase6h ago0x09e713…768617
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xf82d74…333235
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0xc67b02…b8960e
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase6h ago0x3267f3…64ffcd
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0xf3eb79…6fe370
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0x207854…c97f74
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0x4caa44…19edfe
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0xdd1e9f…f46c84
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0x78ca9c…6c0599
0xcaa2…e16b0x771e…99f2BaseForwardLaneCode-intelligence$0.02100%coinbase8h ago0x82a339…add7b1

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.