Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb943…b9a70x8e77…e2d6Base—$21.77100%0x2287…defd69d ago0x37e5b8…9a4d54
0xb943…b9a70x8e77…e2d6Base—$22.52100%0x2287…defd69d ago0xd9aa66…c2b22c
0xb943…b9a70x8e77…e2d6Base—$21.82100%0x2287…defd69d ago0xd3a826…05e527
0xb943…b9a70x8e77…e2d6Base—$20.56100%0x2287…defd69d ago0x5f3ce6…2c57a7
0xb943…b9a70x8e77…e2d6Base—$15.29100%0x2287…defd69d ago0xbaf246…7b2742
0xb943…b9a70x8e77…e2d6Base—$16.19100%0x2287…defd69d ago0x32c066…5183a8
0xb943…b9a70x8e77…e2d6Base—$14.40100%0x2287…defd69d ago0x63ae03…48c344
0xb943…b9a70x8e77…e2d6Base—$14.42100%0x2287…defd69d ago0x02c5bd…5d2de9
0xb943…b9a70x8e77…e2d6Base—$25.99100%0x2287…defd69d ago0x0b0b3a…df8625
0xb943…b9a70x8e77…e2d6Base—$18.28100%0x2287…defd69d ago0x609184…49854c
0xb943…b9a70x8e77…e2d6Base—$17.66100%0x2287…defd69d ago0xf15c19…f1394f
0xb943…b9a70x8e77…e2d6Base—$13.16100%0x2287…defd69d ago0x5ff53d…6f45bd
0xb943…b9a70x8e77…e2d6Base—$21.06100%0x2287…defd69d ago0x0cf6f4…29026a
0xb943…b9a70x8e77…e2d6Base—$18.21100%0x2287…defd69d ago0x847a35…503e77
0xb943…b9a70x8e77…e2d6Base—$26.07100%0x2287…defd69d ago0x313a66…cbcaf9
0xb943…b9a70x8e77…e2d6Base—$27.29100%0x2287…defd69d ago0xd64e25…1b35d4
0xb943…b9a70x8e77…e2d6Base—$13.43100%0x2287…defd69d ago0x237784…4a4111
0xb943…b9a70x8e77…e2d6Base—$27.91100%0x2287…defd69d ago0x401606…faa21e
0xb943…b9a70x8e77…e2d6Base—$21.42100%0x2287…defd69d ago0x16b931…0c02a2
0xb943…b9a70x8e77…e2d6Base—$28.04100%0x2287…defd69d ago0x70ef15…b05851
0xb943…b9a70x8e77…e2d6Base—$26.37100%0x2287…defd69d ago0x76478f…3815df
0xb943…b9a70x8e77…e2d6Base—$17.77100%0x2287…defd69d ago0x6189d5…5cb754
0xb943…b9a70x8e77…e2d6Base—$13.60100%0x2287…defd69d ago0xe5a6e0…f68f55
0xb943…b9a70x8e77…e2d6Base—$22.87100%0x2287…defd69d ago0xc9465f…619d58
0xb943…b9a70x8e77…e2d6Base—$15.82100%0x2287…defd69d ago0x2cf14a…fb52b5

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.