Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x931b1a…dcd6a7
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xc70c17…2d8bc9
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0xecfab5…1f9d38
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0x56a0c5…ebd3d5
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xba7bb8…b155a0
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x2da070…3cdfa7
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x915c20…5a67d3
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0x863f92…7e3645
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x5e4715…9c75ef
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xbc377d…637e9d
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x242e65…c1081c
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0xbb7c44…730f60
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x5a7b52…cf5b44
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xb2b899…44a010
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xf25554…8464ac
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x51bc83…4e16f0
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x93c1a0…098596
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xee81d9…0e5ae9
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xc3357f…c415b6
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x88daf7…16d82b
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x8a19cb…869296
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0x8d3091…c93428
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xf01d2a…630d4e
0x26e8…51580x0f99…afc2Basex402 service$0.0370%0x0f99…afc21d ago0xe85aa1…bfdd5c
0x26e8…51580x0f99…afc2Basex402 service$0.0470%0x0f99…afc21d ago0x56a30f…f59042

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.