Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x96e0…8f6c0x8e77…e2d6Base—$15.56100%0x985c…53f469d ago0x1b156e…1a28de
0xb943…b9a70x8e77…e2d6Base—$21.77100%0x2287…defd69d ago0x37e5b8…9a4d54
0x96e0…8f6c0x8e77…e2d6Base—$17.00100%0x985c…53f469d ago0x9a3b8d…cd98c4
0x13db…51920x8e77…e2d6Base—$22.81100%mrdn69d ago0x4e40fd…06c9cd
0xb943…b9a70x8e77…e2d6Base—$22.52100%0x2287…defd69d ago0xd9aa66…c2b22c
0x96e0…8f6c0x8e77…e2d6Base—$23.72100%0x985c…53f469d ago0x8e9fbd…cf0b14
0x4754…327b0x8e77…e2d6Base—$21.46100%mrdn69d ago0x52ff1c…fbecfa
0xb943…b9a70x8e77…e2d6Base—$21.82100%0x2287…defd69d ago0xd3a826…05e527
0x96e0…8f6c0x8e77…e2d6Base—$12.75100%0x985c…53f469d ago0x832e40…27840c
0x1111…e9e10x8e77…e2d6Base—$1.00100%mrdn69d ago0x81c0be…c72a8d
0x13db…51920x8e77…e2d6Base—$20.83100%mrdn69d ago0x34aaef…762ea5
0xb943…b9a70x8e77…e2d6Base—$20.56100%0x2287…defd69d ago0x5f3ce6…2c57a7
0x96e0…8f6c0x8e77…e2d6Base—$21.95100%0x985c…53f469d ago0xc61737…6b256e
0x13db…51920x8e77…e2d6Base—$11.86100%mrdn69d ago0xdf845d…22518d
0xb943…b9a70x8e77…e2d6Base—$15.29100%0x2287…defd69d ago0xbaf246…7b2742
0x96e0…8f6c0x8e77…e2d6Base—$12.06100%0x985c…53f469d ago0x282183…2d2fb6
0xb943…b9a70x8e77…e2d6Base—$16.19100%0x2287…defd69d ago0x32c066…5183a8
0x4754…327b0x8e77…e2d6Base—$15.92100%mrdn69d ago0x8f638b…cbd2d8
0x96e0…8f6c0x8e77…e2d6Base—$17.11100%0x985c…53f469d ago0x9c11e9…3f7480
0x4754…327b0x8e77…e2d6Base—$14.60100%mrdn70d ago0xccb5ed…733629
0xb943…b9a70x8e77…e2d6Base—$14.40100%0x2287…defd70d ago0x63ae03…48c344
0x96e0…8f6c0x8e77…e2d6Base—$15.03100%0x985c…53f470d ago0xe1bf1e…eb4565
0x13db…51920x8e77…e2d6Base—$12.06100%mrdn70d ago0x8e3f08…b9af48
0xb943…b9a70x8e77…e2d6Base—$14.42100%0x2287…defd70d ago0x02c5bd…5d2de9
0x96e0…8f6c0x8e77…e2d6Base—$12.26100%0x985c…53f470d ago0xc365ff…e50f5b

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.