Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xb89a…e8ac27d ago0xecf40f…91d43d
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0xb99f…c90327d ago0x26039f…c36edf
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x5dca…cd2127d ago0xbc9d02…ff6f55
0xbaf6…e02d0x47c5…4fc3Base—$2.1070%0xa628…b7bc27d ago0x74092d…706726
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x8de7…1c2c27d ago0xe67659…93c450
0xbaf6…e02d0x47c5…4fc3Base—$52.5070%0x0dd9…36a527d ago0xba760a…197e23
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4b7f…bff027d ago0xf32d24…1a31d1
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x4e90…564a27d ago0xee6a6e…3dbc1e
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x6a96…27ff27d ago0xda70e0…71e308
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xbc7c…86d427d ago0xa9b5f5…9d85a9
0xbaf6…e02d0x47c5…4fc3Base—$1.0570%0xfdd4…df7227d ago0x4056cb…fa9421
0xbaf6…e02d0x47c5…4fc3Base—$8.4070%0xb834…55bc27d ago0xde2a2a…1d9944
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x63d9…362828d ago0x347668…8308de
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x0558…49bd28d ago0x7acb36…cb24b2
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x4950…4a2628d ago0xd15545…1ba058
0xbaf6…e02d0x47c5…4fc3Base—$21.0070%0xca9f…d20128d ago0x27b39f…c4b101
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0x79f3…6a3828d ago0x4480e8…b38615
0xbaf6…e02d0x47c5…4fc3Base—$5.2570%0x4a3c…710228d ago0x271b9d…e2f36b
0xbaf6…e02d0x47c5…4fc3Base—$2.1070%0xc6a6…b85528d ago0x500e69…c37163
0xbaf6…e02d0x47c5…4fc3Base—$5.2570%0x705f…8eed28d ago0x522fc3…484045
0xbaf6…e02d0x47c5…4fc3Base—$10.5070%0xa48e…f66128d ago0x37726f…9c00f4
0xbaf6…e02d0x47c5…4fc3Base—$5.2570%0x640e…5f1828d ago0x100bd9…08c8f1
0xbaf6…e02d0x47c5…4fc3Base—$3.1570%0x7666…72f428d ago0xf5402c…4e8866
0xbaf6…e02d0x47c5…4fc3Base—$2.1070%0x3368…d66b28d ago0x777271…d9a886

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.