Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x07d6…1b9437d ago0x652f91…9eb2b0
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x2e87…3c0b37d ago0xd6597d…f898b9
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0xaf65…d79037d ago0x67c01a…21bcf2
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0xd4a6…3b8d37d ago0xfd806b…84f583
0x4bfb…0c880x0e3d…7757Base—$3.1570%0x2041…bdf637d ago0xb34c6d…88d434
0x4bfb…0c880x0e3d…7757Base—$21.0070%0x1c63…f5e737d ago0xf394be…65087f
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x170f…623037d ago0xe70ebf…369a06
0x4bfb…0c880x0e3d…7757Base—$10.5070%0xe146…b43837d ago0x2e8459…846ec6
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x4263…5fe537d ago0xc530a1…efee74
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0xb725…f2dd37d ago0xc18dcb…cb0de0
0x4bfb…0c880x47c5…4fc3Base—$1.0570%0x44e3…343238d ago0xe0fb34…35d7d9
0x4bfb…0c880x47c5…4fc3Base—$2.1070%0x9d1a…013538d ago0x56dafb…7045df
0x4bfb…0c880x0e3d…7757Base—$1.0570%0x54c8…88d538d ago0x83740c…87e1b1
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x7869…5c2038d ago0xa84926…9c2178
0x4bfb…0c880x47c5…4fc3Base—$3.1570%0x791a…97b438d ago0xd96578…1cfcc5
0x4bfb…0c880x47c5…4fc3Base—$4.2070%0x9510…bc1238d ago0x666e4d…3199af

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.