Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8f67…d01479d ago0x6dfded…06d122
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x816c…9f8679d ago0xdc243f…e5cb5a
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x0007…886779d ago0xf02e59…8f8b0a
0x4bfb…0c880x0e3d…7757Base—$42.00100%0x35fd…376b79d ago0x622211…cea8e1
0x4bfb…0c880x0e3d…7757Base—$8.40100%0x1e09…da4179d ago0x607d0c…72795c
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x0f31…87b179d ago0xd04af5…75e382
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x160a…c89179d ago0x00086c…5a6bfb
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xe7f0…b89c79d ago0xdda970…165f1b
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x5d3d…e33379d ago0xcec02c…f79f52
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x154a…ba3279d ago0x4f514e…01e5ec
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xfe42…c1f079d ago0x3e08c4…58328b
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x5b2d…d78c79d ago0x24c1c8…802fd0
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xfbba…dd9080d ago0x5c1fe5…799354
0x4bfb…0c880x0e3d…7757Base—$1.05100%0xefcd…fefe80d ago0x2c5c99…0d41e9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf200…d9a080d ago0x769ce5…81720e
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x7666…72f480d ago0x483f77…d466e5
0x4bfb…0c880x0e3d…7757Base—$21.00100%0x1dbc…007e80d ago0x71c752…a2656f
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x33d4…503780d ago0xe5dc1e…b5aed1

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.