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%0x8bf0…2ce21d ago0xe25da6…a71911
0xa520…eca40x47c5…4fc3Base—$10.5070%0xbb85…65821d ago0xd317be…505226
0xa520…eca40x47c5…4fc3Base—$11.5570%0x2699…b2a51d ago0x8de816…834d93
0xa520…eca40x47c5…4fc3Base—$10.5070%0x160a…c8911d ago0xfa7b80…a320d1
0xa520…eca40x47c5…4fc3Base—$10.5070%0x10ee…31de1d ago0x24488a…c0eb1d
0xa520…eca40x47c5…4fc3Base—$15.7570%0xa690…238c1d ago0x53dd32…4f00f5
0xa520…eca40x47c5…4fc3Base—$21.0070%0xc763…5b0b1d ago0x0fdd86…46371a
0xa520…eca40x47c5…4fc3Base—$10.5070%0xde1b…a3a21d ago0x5806c0…53b1ff
0xa520…eca40x47c5…4fc3Base—$10.5070%0x433f…6ee91d ago0x18b24f…3fd3be
0xa520…eca40x47c5…4fc3Base—$21.0070%0x7d28…b2481d ago0x86e917…206af1
0xa520…eca40x47c5…4fc3Base—$10.5070%0x04bf…0d0e1d ago0x378e5a…b4cdce
0xa520…eca40x47c5…4fc3Base—$10.5070%0x212c…a8f61d ago0xa98e18…253506
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9d9f…8c6a1d ago0xb11991…881251
0xa520…eca40x47c5…4fc3Base—$10.5070%0x31fe…80c41d ago0xc54c25…44ff57
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1e7c…464c1d ago0xea9ee5…dc596f
0xa520…eca40x47c5…4fc3Base—$21.0070%0x817a…63b51d ago0xed427d…f06870
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3eb5…db3c1d ago0x2d572f…ef1b7d
0xa520…eca40x47c5…4fc3Base—$10.5070%0x4c95…d79b1d ago0x801151…a2e815
0xa520…eca40x47c5…4fc3Base—$10.5070%0xed7e…63a61d ago0x323286…5196eb
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe59f…80f71d ago0x087940…5a9b58
0xa520…eca40x47c5…4fc3Base—$21.0070%0xb7fe…9d801d ago0x145aae…0fd53c
0xa520…eca40x47c5…4fc3Base—$21.0070%0xf8fe…a40d1d ago0xba36d1…6c62a1
0xa520…eca40x47c5…4fc3Base—$10.5070%0x748e…1c741d ago0xcaa615…4f2b5f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0007…88671d ago0x11fced…4dba9d
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc06a…34472d ago0xe5afd7…599ef6

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.