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—$18.9070%0xc5bc…360625d ago0x546d47…94c695
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7818…d2a625d ago0x5f15a2…34153d
0xa520…eca40x47c5…4fc3Base—$16.8070%0xa782…cada25d ago0x8ba6db…bfc0f5
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc86d…b47f25d ago0x617cfa…3b88ef
0xa520…eca40x47c5…4fc3Base—$15.7570%0x3663…55ff25d ago0x02b892…a09670
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1e0a…902e25d ago0x9b417e…df3b29
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6d99…b43325d ago0x8df0f1…b8bcbf
0xa520…eca40x47c5…4fc3Base—$10.5070%0x1ceb…22ad25d ago0x236e16…a9282f
0xa520…eca40x47c5…4fc3Base—$10.5070%0xa423…2cae25d ago0x7a596b…d959d0
0xa520…eca40x47c5…4fc3Base—$10.5070%0xd500…f63a25d ago0xc3ba04…8251fd
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfbad…25fb25d ago0x87782e…328a2a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x6e35…7a2825d ago0x99e1aa…34caa4
0xa520…eca40x47c5…4fc3Base—$10.5070%0x03f1…4e5f25d ago0x958227…4382d3
0xa520…eca40x47c5…4fc3Base—$31.5070%0xaf65…d79025d ago0xc883ee…64b196
0xa520…eca40x47c5…4fc3Base—$21.0070%0x398e…79a625d ago0xcc870d…1e54e7
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe59f…80f725d ago0x926390…53d39b
0xa520…eca40x47c5…4fc3Base—$10.5070%0x59d0…cf7225d ago0x2beb3d…f25f3f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x414d…e9d525d ago0x8796b1…9000c6
0xa520…eca40x47c5…4fc3Base—$21.0070%0x023e…d6fc25d ago0xd8e4b2…7e2625
0xa520…eca40x47c5…4fc3Base—$21.0070%0xd173…d69b25d ago0xb2e262…bc1e0f
0xa520…eca40x47c5…4fc3Base—$10.5070%0x0553…cecf25d ago0xe98071…89bfb0
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5f60…e48e25d ago0x296e05…4c2921
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3dd1…4d5c25d ago0x45d798…972524
0xa520…eca40x47c5…4fc3Base—$10.5070%0x3e70…fea125d ago0x90356f…b04c8d
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfe42…c1f025d ago0x479c38…13bc19

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.