Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$10.5070%0x898f…4f5e27d ago0xef5b57…41b467
0xa520…eca40x47c5…4fc3Base—$10.5070%0xca7d…500127d ago0xa3bcac…f7b776
0xa520…eca40x47c5…4fc3Base—$21.0070%0x3368…d66b27d ago0x038f9e…828cfe
0xa520…eca40x47c5…4fc3Base—$15.7570%0xf8fe…a40d27d ago0x6ea2f9…a51b41
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd4a6…3b8d27d ago0x08edbf…cef333
0xa520…eca40x47c5…4fc3Base—$21.0070%0x154a…ba3227d ago0xd30ca0…f1b14f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6d49…84c827d ago0x0e605c…d6d44f
0xa520…eca40x47c5…4fc3Base—$22.0570%0x127e…b24a27d ago0x8af2e3…e2da34
0xa520…eca40x47c5…4fc3Base—$16.8070%0xfe64…ec0827d ago0x214b85…4e6000
0xa520…eca40x47c5…4fc3Base—$10.5070%0x21e4…0fa927d ago0x3cae26…bf9f69
0xa520…eca40x47c5…4fc3Base—$31.5070%0x1f5f…656e27d ago0x19d0d3…657a62
0xa520…eca40x47c5…4fc3Base—$5.2570%0x14dd…a4ea27d ago0x2c8ba9…8571dc
0xa520…eca40x47c5…4fc3Base—$10.5070%0x59d0…cf7227d ago0xe39266…98a998
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa8a2…c53b27d ago0xc5119a…153d6d
0xa520…eca40x47c5…4fc3Base—$21.0070%0xfb42…406e27d ago0x74e613…ee0cd9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0562…cf2027d ago0xb9dcd3…c0cf58
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4c95…d79b27d ago0xd7ab7c…40cb35
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3c35…aa7327d ago0xd7234b…cc718a
0xa520…eca40x47c5…4fc3Base—$42.0070%0x826a…78de27d ago0x11dacf…4437d7
0xa520…eca40x47c5…4fc3Base—$1.0570%0xd223…7d2827d ago0x04ca1e…c729e9
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5198…0ffb27d ago0x2c021a…b6eb6d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3c35…aa7327d ago0x606f3f…61a3c5
0xa520…eca40x47c5…4fc3Base—$21.0070%0x70ba…dd5627d ago0xdf5b50…2ea31d
0xa520…eca40x47c5…4fc3Base—$31.5070%0xa2ae…033127d ago0xfdbbaa…f57522
0xa520…eca40x47c5…4fc3Base—$105.0070%0x9c03…689d27d ago0x7e0f25…c1f366

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.