Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x1be740…18b175
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x2d073a…8cdcc0
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase42d ago0x0345f1…c68e79
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x4f352a…18b316
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x558d5f…1399d3
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x460635…435a49
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xa67f53…c86c27
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xbfc494…0424a5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xa7a287…724b31
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x48cee8…bd727a
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xb1dee6…aafac5
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x1813db…c9e3ab
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x0187a7…1826d2
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x2b7e78…23f324
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x226bed…08f9f4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x8f772b…a1a110
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x775757…ba66ad
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x7e77c0…ae1a99
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x824bad…2418ac
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x702382…5ba7a7
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xf0eb54…8beab1
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x15e3f6…e75ba8
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0xd835dd…eed0a4
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x91a759…5c958f
0x5fa3…afbd0x47d3…9ddaBasex402 service$2.00100%coinbase43d ago0x148de3…06a7a7

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.