Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x3eea26…d27070
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x3f7eef…821fb1
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase4d ago0x290384…16da58
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x7c7daf…3c2443
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x6b6340…aecfb0
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xf211ca…a0e5ab
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xee9d55…8e1b16
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xfa0934…2be691
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x8230a3…fbaeae
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xe592e3…1fc706
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x1d8786…9ba9c4
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xfb1de3…8b5466
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x7bf3c8…776d56
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x302946…cafb2b
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x82bae4…d7e924
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xd6cd1e…a40ed6
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x5e1271…9bb5f9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xe3f063…2d9859
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xcc43a1…a06c56
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xc8b2a6…b209c9
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xb511a8…616c55
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x7ffe5b…de2bdb
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xdfd928…4d8090
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0x32348d…ee0462
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase5d ago0xf7c3b9…8a7d3c

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.