Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x791b…4ca50xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0xc5d05b…e0e64c
0xe95f…e6ad0xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0x672daf…ee8e11
0x3643…277a0xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0x2bad7e…265b33
0x5031…ed990xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0xfab899…8fe0aa
0xfbdd…d4da0xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0x4fe468…b68d92
0x1d92…88110xeb18…02c1Base—$14.07100%0xbb67…9bc458d ago0x15c465…b89bb4
0x3968…0d560xeb18…02c1Base—$15.01100%0xbb67…9bc458d ago0x918730…01d5ca
0x25d4…8ea70xeb18…02c1Base—$15.72100%0xbb67…9bc458d ago0x44135a…2e65ad
0x0f63…bf1e0xeb18…02c1Base—$17.03100%0xbb67…9bc458d ago0xeb82e9…ce84be
0x64a8…b55d0xeb18…02c1Base—$13.51100%0xbb67…9bc458d ago0xc7f9fd…dc6162
0x4bd5…870b0xeb18…02c1Base—$15.72100%0xbb67…9bc458d ago0x79384b…c2ae73
0x68df…176b0xeb18…02c1Base—$10.00100%0xbb67…9bc458d ago0xd1339c…d4f54b
0xece8…3ac80xeb18…02c1Base—$14.52100%0xbb67…9bc458d ago0xade0fc…a8d21d
0xa488…84db0xeb18…02c1Base—$11.63100%0xbb67…9bc458d ago0x66c933…a9bca5
0x1954…595c0xeb18…02c1Base—$15.89100%0xbb67…9bc458d ago0x548906…0b350a
0xe09d…45610xeb18…02c1Base—$13.82100%0xbb67…9bc458d ago0x6337df…40481b
0x3b23…c6160xeb18…02c1Base—$5.89100%0xbb67…9bc458d ago0x001b95…5ec6e0
0x315a…49dc0xeb18…02c1Base—$6.96100%0xbb67…9bc458d ago0x2619cd…7d0ef7
0x7523…8e100xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0x7563d2…9d0b1c
0x8869…167a0xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0xea6648…dea561
0x6591…57080xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0xf5f5f0…f41cb4
0x2847…29ff0xeb18…02c1Base—$5.00100%0xbb67…9bc458d ago0xb1785a…1fa538
0x83aa…8cb10xeb18…02c1Base—$15.00100%0xbb67…9bc458d ago0x5e0713…152f76

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.