Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x767b…a9f00xc148…3515Base$20.0070%0xe528…c02812d ago0xa29c50…690e91
0xa378…00820xc148…3515Base$80.0070%0x23ef…243112d ago0xe6c14e…c34b52
0xb34b…c23a0xc148…3515Base$71.7670%0xe528…c02812d ago0x083fa7…242382
0x355b…30b60xc148…3515Base$97.5770%0x23ef…243112d ago0xd052ac…d2bf8f
0x2ff9…0b2c0xc148…3515Base$514.3670%0xe528…c02812d ago0x36431b…759877
0xcfcc…fac20xc148…3515Base$49.5370%0x23ef…243112d ago0xb5f0d4…c77efe
0x483d…56760xc148…3515Base$67.2770%0xe528…c02812d ago0xfedb34…fafea7
0xc1ae…c2050xc148…3515Base$23.1570%0x23ef…243112d ago0x86d84a…d7af13
0x4b32…57a00xc148…3515Base$60.0070%0xe528…c02812d ago0xf3b0b8…b9b717
0xf5e3…4d840xc148…3515Base$50.0070%0x23ef…243112d ago0xcf73b3…2ca6fe
0x5bae…5c970xc148…3515Base$189.7570%0xe528…c02812d ago0x580825…7bb0e3
0x2767…96eb0xc148…3515Base$393.9170%0x23ef…243112d ago0x8a9748…e7fdb7
0x2767…96eb0xc148…3515Base$242.7770%0xe528…c02812d ago0x5250f9…25b8fc
0x2330…c9970xc148…3515Base$130.8570%0x23ef…243112d ago0xc3b4c1…a585f5
0xcbee…74d90xc148…3515Base$1,251.0370%0xe528…c02812d ago0x00bc08…a496a7
0x0ac8…e4f20xc148…3515Base$87.4370%0x23ef…243112d ago0xbf6c8f…1bf3d1
0x0057…68c10xc148…3515Base$196.7470%0xe528…c02812d ago0x00854f…5e54cc
0xf5e3…4d840xc148…3515Base$30.0070%0x23ef…243112d ago0xfae673…055352
0xc15b…511d0xc148…3515Base$86.8170%0xe528…c02812d ago0x661256…17e095
0x83d6…58b30xc148…3515Base$475.9470%0x23ef…243112d ago0xff9b90…42b4f8
0xc15b…511d0xc148…3515Base$10.0070%0xe528…c02812d ago0x5d5dea…9ebf59
0x51a0…275f0xc148…3515Base$390.0070%0x23ef…243112d ago0xb20813…e5e920
0xc15b…511d0xc148…3515Base$93.5670%0xe528…c02812d ago0x62ed82…36cc31
0x8842…0d3a0xc148…3515Base$990.5070%0x23ef…243112d ago0x7a67e5…b9a6cf
0xae71…8ea80xc148…3515Base$290.0070%0xe528…c02812d ago0x6f6fc3…4692df

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.