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—$2.10100%0x771b…60b848d ago0xb71ada…b0cabc
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0x2309…083c48d ago0xc0337b…9af9e3
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xefcd…fefe48d ago0x81b998…522af4
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x79e1…2ea748d ago0x9c6aac…47d34d
0x4bfb…0c880x47c5…4fc3Base—$5.2570%0xc5c7…f8a548d ago0xa5baa7…22b228
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x28a1…4ae548d ago0x754a15…7e1352
0x4bfb…0c880x0e3d…7757Base—$17.85100%0x28a1…4ae548d ago0xabbb29…b877b8
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xc5bc…360648d ago0xa69c61…2f39aa
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0x0562…cf2048d ago0x70fbde…538517
0x4bfb…0c880x47c5…4fc3Base—$21.0070%0x1e92…0cb749d ago0xae9d11…b54dd5
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xdcd9…b01a49d ago0xd2bba3…328364
0x4bfb…0c880x47c5…4fc3Base—$10.5070%0xa628…b7bc49d ago0x902c3d…a3ff11
0x4bfb…0c880x0e3d…7757Base—$7.35100%0x0908…9e5149d ago0x4c4cd1…308763
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x7430…b4bb49d ago0x4e6bb9…9cebd5
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x04e2…747849d ago0x3c1b2f…36c44c

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.