Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bfc…f36a0xc148…3515Base$98.4070%0x23ef…243127d ago0xa51ef4…948138
0x8bfc…f36a0xc148…3515Base$100.0070%0xe528…c02827d ago0x661238…cec820
0xb9c9…18df0xc148…3515Base$34.1570%0x23ef…243127d ago0x77ce8a…3f15da
0x0f4a…346d0xc148…3515Base$51.0070%0xe528…c02827d ago0xcec23f…17ba1b
0x0fe1…15700xc148…3515Base$77.9770%0x23ef…243127d ago0x4803f0…d38411
0x5d6d…a80a0xc148…3515Base$30.2270%0xe528…c02827d ago0xe8a4ba…55495a
0x6cac…dd5a0xc148…3515Base$51.0070%0x23ef…243127d ago0xcca152…79e974
0x0ac8…e4f20xc148…3515Base$108.1470%0xe528…c02827d ago0x5e5936…f1acf8
0x9ea7…2cc40xc148…3515Base$50.0070%0x23ef…243127d ago0x9bdd73…34c170
0x767b…a9f00xc148…3515Base$36.9770%0xe528…c02827d ago0xd28eae…ccf70d
0x7d04…c9bb0xc148…3515Base$27.4370%0x23ef…243127d ago0x5fe739…78f666
0xbe93…00630xc148…3515Base$173.8570%0xe528…c02827d ago0xd3acda…ac561c
0x2d27…868e0xc148…3515Base$500.0070%0x23ef…243127d ago0xfbfb61…9ebef6
0x4e12…3f5d0xc148…3515Base$30.8070%0xe528…c02827d ago0x630a85…2836f4
0xbe93…00630xc148…3515Base$1,680.1570%0x23ef…243127d ago0x749e2c…059eef
0x2b8f…b4580xc148…3515Base$101.7670%0xe528…c02827d ago0x5e68ff…93e30b
0x8c85…46870xc148…3515Base$66.0070%0x23ef…243127d ago0x6f6da9…0a7e30
0xc9de…47a60xc148…3515Base$51.7170%0xe528…c02827d ago0xb6f0cc…eb9632
0x504c…35c10xc148…3515Base$693.0070%0x23ef…243127d ago0x18160e…2901f4
0x2b73…14c90xc148…3515Base$20.0070%0xe528…c02827d ago0xc944d2…167375
0x2b73…14c90xc148…3515Base$20.0070%0x23ef…243127d ago0x345aac…3b0bea
0x91ef…5d160xc148…3515Base$100.0070%0xe528…c02827d ago0x159ec5…39d17f
0x91ef…5d160xc148…3515Base$200.0070%0x23ef…243127d ago0x57009f…072f3f
0x8282…2b140xc148…3515Base$195.1270%0xe528…c02827d ago0x019be1…6a9079
0xc7c1…40080xc148…3515Base$30.0070%0x23ef…243127d ago0x90d0ae…e66927

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.